Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8057d763ed7a7365dc3402db0aed7c87d8531ecb
/
include
/
linux
28d9aa6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
9666582
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
f424bb9
[PPPOL2TP]: Fix endianness annotations.
by Al Viro
· 17 years ago
36d98d3
[KBUILD]: Sanitize tc_ematch headers.
by Stephen Hemminger
· 17 years ago
a3ce8ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
172ac3d
sched: cleanup, sched_granularity -> sched_min_granularity
by Ingo Molnar
· 17 years ago
2180508
sched: adaptive scheduler granularity
by Peter Zijlstra
· 17 years ago
6ae26fa
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 17 years ago
32ddef9
agp: Add device id for P4M900 to via-agp module
by Xavier Bachelot
· 17 years ago
e120e8d
[POWERPC] Fix undefined reference to device_power_up/resume
by Olaf Hering
· 17 years ago
4c8c95b
Pull video into release branch
by Len Brown
· 17 years ago
d0797b3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
6dc2c1b
Renumber AUDIT_TTY_[GS]ET
by Miloslav Trmac
· 17 years ago
2b56fec
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
a7ecd1e
ACPI: video: Add keycode for ACPI video driver hotkey events.
by Yu Luming
· 17 years ago
f8700df
sched: fix broken SMT/MC optimizations
by Suresh Siddha
· 17 years ago
2aa44d0
sched: sched_clock_idle_[sleep|wakeup]_event()
by Ingo Molnar
· 17 years ago
b377fd3
Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLE
by Mel Gorman
· 17 years ago
0aa4263
selection.h: add tty_struct forward declaration
by Andrew Morton
· 17 years ago
2301060
m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible
by Geert Uytterhoeven
· 17 years ago
34b4e4a
fix NULL pointer dereference in __vm_enough_memory()
by Alan Cox
· 17 years ago
ad4c2aa
Serial 8250: handle saving the clear-on-read bits from the LSR and MSR
by Corey Minyard
· 17 years ago
f122392
PCI: disable MSI on RX790
by Tejun Heo
· 17 years ago
aea6a43
PCI: disable MSI on RD580
by Tejun Heo
· 17 years ago
4be8f90
PCI: disable MSI on RS690
by Tejun Heo
· 17 years ago
2637e5b
PCI: make pcie_get_readrq visible in pci.h
by Brice Goglin
· 17 years ago
ce5ccde
PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.h
by Kumar Gala
· 18 years ago
15f6ddc
[POWERPC] Fix PCI Device ID for MPC8544/8533 processors
by Kumar Gala
· 17 years ago
38f061c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
a5b7e70
ide: add cable detection for early UDMA66 devices (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
1116fae
ide: config_drive_for_dma() fixes
by Bartlomiej Zolnierkiewicz
· 17 years ago
c9b0ee2
V4L/DVB (5968): videodev2.h: remove superfluous FBUF GLOBAL_INV_ALPHA support
by Hans Verkuil
· 18 years ago
ed72df4
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 years ago
1181420
Cross-compilation between e.g. i386 -> 64bit could break -> work around it
by Thomas Renninger
· 17 years ago
7f353bf
[NET]: Share correct feature code between bridging and bonding
by Herbert Xu
· 17 years ago
6707de00
sched: make global code static
by Adrian Bunk
· 17 years ago
dc8a7b1
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
3f3f7b7
x86_64: Don't mark __exitcall as __cold
by Andi Kleen
· 17 years ago
6ddfca9
timer: remove clockevents_unregister_notifier
by Miao Xie
· 17 years ago
844add7
RCU: Remove prototype for nonexistent function synchronize_idle()
by Josh Triplett
· 17 years ago
eb9a9a5
hex_dump: add missing "const" qualifiers
by Alan Stern
· 17 years ago
42fd552
fix serial buffer memory leak
by Alan Cox
· 17 years ago
76ceb2f
Remove unused struct proc_dir_entry::set
by Alexey Dobriyan
· 17 years ago
02a5e0a
BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=n
by David Howells
· 17 years ago
c7149d6
Fix remap handling by blktrace
by Alan D. Brunelle
· 17 years ago
ec05b29
[PATCH] remove mm/filemap.c:file_send_actor()
by Adrian Bunk
· 18 years ago
8b80fc0
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 17 years ago
6a0ed91
hexdump: use const notation
by Artem Bityutskiy
· 17 years ago
ee0827d
sched: remove the 'u64 now' parameter from ->task_new()
by Ingo Molnar
· 17 years ago
31ee529
sched: remove the 'u64 now' parameter from ->put_prev_task()
by Ingo Molnar
· 17 years ago
fb8d472
sched: remove the 'u64 now' parameter from ->pick_next_task()
by Ingo Molnar
· 17 years ago
f02231e
sched: remove the 'u64 now' parameter from ->dequeue_task()
by Ingo Molnar
· 17 years ago
fd390f6
sched: remove the 'u64 now' parameter from ->enqueue_task()
by Ingo Molnar
· 17 years ago
5cef9ec
sched: remove the 'u64 now' parameter from print_cfs_rq()
by Ingo Molnar
· 17 years ago
a4ac01c
sched: fix bug in balance_tasks()
by Peter Williams
· 17 years ago
4301065
sched: simplify move_tasks()
by Peter Williams
· 17 years ago
5e11934
NFS: Fix put_nfs_open_context
by Trond Myklebust
· 18 years ago
9e865f5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
bced137
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 17 years ago
be1b685
[NETFILTER]: Add xt_statistic.h to the header list for usermode programs
by Chuck Ebbert
· 17 years ago
94c1822
[PATCH] sched: reduce task_struct size
by Ingo Molnar
· 18 years ago
cad60d9
[PATCH] sched: ->task_new cleanup
by Ingo Molnar
· 18 years ago
362a701
[PATCH] sched: remove cache_hot_time
by Ingo Molnar
· 18 years ago
0b62e13
pci: rename __pci_reenable_device() to pci_reenable_device()
by Tejun Heo
· 18 years ago
2f63251
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 18 years ago
0d6caa1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
2604288
spi kerneldoc update
by David Brownell
· 18 years ago
0af1a45
rename setlease to generic_setlease
by Christoph Hellwig
· 18 years ago
5ac4d82
irq.h fix kernel-doc
by Randy Dunlap
· 18 years ago
aa3481d
i2c.h kernel-doc additions
by Randy Dunlap
· 18 years ago
73dd116
pure_initcall ID inconsistency
by Michael Buesch
· 18 years ago
41d202d
Include serial_reg.h with userspace headers
by Herton Ronaldo Krzesinski
· 18 years ago
fe9844d
kdebug.h: forward-declare struct struct notifier_block
by Andrew Morton
· 18 years ago
6f166e3
spidev supports more communications modes
by Anton Vorontsov
· 18 years ago
4ef7af5
SPI loopback mode definition
by Anton Vorontsov
· 18 years ago
99eb8a5
Remove the arm26 port
by Adrian Bunk
· 18 years ago
0d0ed42
Add CTL_PROC back
by Alexey Dobriyan
· 18 years ago
5b232ec
DDB5477: remove driver bits of support
by Yoichi Yuasa
· 18 years ago
313674a
[NET]: ethtool_perm_addr only has one implementation
by Matthew Wilcox
· 18 years ago
0c6a89b
[SCSI] bsg: update sg_io_v4 structure
by FUJITA Tomonori
· 18 years ago
a309bb0
[NET]: Page offsets and lengths need to be __u32.
by David S. Miller
· 18 years ago
20283d8
[IPV6]: Remove circular dependency on if_inet6.h
by Herbert Xu
· 18 years ago
fcc5a03
[NET]: Allow netdev REGISTER/CHANGENAME events to fail
by Herbert Xu
· 18 years ago
af94731
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
9f8e35f
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 18 years ago
a561564
kset: kernel-doc cleanups
by Randy Dunlap
· 18 years ago
ff2ee8c
kobject: put kobject_actions in kobject.h
by Greg Kroah-Hartman
· 23 years ago
3f42378
USB: usb.h kernel-doc additions
by Randy Dunlap
· 18 years ago
3a3485b
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 18 years ago
89f50bf
V4L/DVB (5893): DVB: fix includes of video.h when __KERNEL__ is undefined
by Anssi Hannula
· 18 years ago
80ba80a
Fallout from "Remove fs.h from mm.h" patch
by Alexey Dobriyan
· 18 years ago
b84d879
[PARTITION] MSDOS: Fix Sun num_partitions handling.
by Mark Fortescue
· 18 years ago
a6ce22a
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 18 years ago
4e950f6
Remove fs.h from mm.h
by Alexey Dobriyan
· 18 years ago
296699d
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
by Rafael J. Wysocki
· 18 years ago
b0cb1a1
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
by Rafael J. Wysocki
· 18 years ago
6c8dca5
Provide timespec to guests rather than jiffies clock.
by Rusty Russell
· 18 years ago
0af3678
rip some includes from linux/interrupt.h
by Al Viro
· 18 years ago
2d954d0
fix preprocessor idiocy in reiserfs
by Al Viro
· 18 years ago
4e97182
[patch] QUEUE_FLAG_READFULL QUEUE_FLAG_WRITEFULL comment fix
by Qi Yong
· 18 years ago
Next »