Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e53252d97e670a38b1d2e9723b48077bba11ddda
/
include
e53252d
unregister_chrdev() return void
by Akinobu Mita
· 17 years ago
77afcf7
PM: Integrate beeping flag with existing acpi_sleep flags
by Pavel Machek
· 17 years ago
5a60d62
PM: Optional beeping during resume from suspend to RAM
by Nigel Cunningham
· 17 years ago
bd804eb
PM: Introduce pm_power_off_prepare
by Rafael J. Wysocki
· 17 years ago
b10d911
PM: introduce hibernation and suspend notifiers
by Rafael J. Wysocki
· 17 years ago
0c1eecf
Freezer: avoid freezing kernel threads prematurely
by Rafael J. Wysocki
· 17 years ago
a634cc1
swsusp: introduce restore platform operations
by Rafael J. Wysocki
· 17 years ago
bb2d5ce
Remove alloc_zeroed_user_highpage()
by Mel Gorman
· 17 years ago
83c5407
mm: fault feedback #2
by Nick Piggin
· 17 years ago
d0217ac
mm: fault feedback #1
by Nick Piggin
· 17 years ago
54cb882
mm: merge populate and nopage into fault (fixes nonlinear)
by Nick Piggin
· 17 years ago
d00806b
mm: fix fault vs invalidate race for linear mappings
by Nick Piggin
· 17 years ago
ce524c8
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
29e7ee3
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
fc15bc8
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6
by Linus Torvalds
· 17 years ago
a8dcf12
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 17 years ago
6d34ac1
locks: make posix_test_lock() interface more consistent
by J. Bruce Fields
· 18 years ago
4698afe
locks: export setlease to filesystems
by J. Bruce Fields
· 17 years ago
f9ffed2
locks: provide a file lease method enabling cluster-coherent leases
by J. Bruce Fields
· 18 years ago
a9933ce
locks: rename lease functions to reflect locks.c conventions
by J. Bruce Fields
· 17 years ago
beafc54
UIO: Add the User IO core code
by Hans J. Koch
· 18 years ago
aebdc3b
dev_vdbg(), available with -DVERBOSE_DEBUG
by David Brownell
· 17 years ago
3f8df78
PM: remove deprecated dpm_runtime_* routines
by Alan Stern
· 17 years ago
60a96a5
Driver core: accept all valid action-strings in uevent-trigger
by Kay Sievers
· 17 years ago
7132ab7
Fix RGMII-ID handling in gianfar
by Andy Fleming
· 17 years ago
5bae7ac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 17 years ago
3da86ee
[AVR32] Fix atomic_add_unless() and atomic_sub_unless()
by Haavard Skinnemoen
· 17 years ago
9cf6cf5
[AVR32] Add Atmel SSC driver platform device to AT32AP architecture
by Hans-Christian Egtvedt
· 17 years ago
e122eaf
[AVR32] Remove optimization of unaligned word loads
by Haavard Skinnemoen
· 17 years ago
7a5b805
[AVR32] Split SM device into PM, RTC, WDT and EIC
by Haavard Skinnemoen
· 17 years ago
c6083cd
[AVR32] faster avr32 unaligned access
by David Brownell
· 18 years ago
a267c0a
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 17 years ago
d756d10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 17 years ago
cdf4a64
Merge branch 'upstream' of git://git.infradead.org/~dedekind/ubi-2.6
by Linus Torvalds
· 17 years ago
804b445
V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)
by Oliver Endriss
· 17 years ago
485cf92
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
8218b0b
V4L/DVB (5793): Tuner: remove hardware-specific info from public header
by Michael Krufky
· 17 years ago
7a91a80
V4L/DVB (5753): Tuner: create struct tuner_operations
by Michael Krufky
· 17 years ago
be2b85a
V4L/DVB (5741): Tuner: add release callback
by Michael Krufky
· 17 years ago
b208319
V4L/DVB (5719): Tuner: Move device-specific private data out of tuner struct
by Michael Krufky
· 17 years ago
31bdc5d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
8573a9e
V4L/DVB (5563a): Add experimental support for tea5761 tuner
by Mauro Carvalho Chehab
· 18 years ago
60223a3
xen: Place vcpu_info structure into per-cpu memory
by Jeremy Fitzhardinge
· 17 years ago
9f27ee5
xen: add virtual block device driver.
by Jeremy Fitzhardinge
· 17 years ago
4bac07c
xen: add the Xenbus sysfs and virtual device hotplug driver
by Jeremy Fitzhardinge
· 17 years ago
ad9a861
xen: Add grant table support
by Jeremy Fitzhardinge
· 17 years ago
b536b4b
xen: use the hvc console infrastructure for Xen console
by Jeremy Fitzhardinge
· 17 years ago
f87e4ca
xen: SMP guest support
by Jeremy Fitzhardinge
· 17 years ago
c85b04c
xen: add pinned page flag
by Jeremy Fitzhardinge
· 17 years ago
e46cdb6
xen: event channels
by Jeremy Fitzhardinge
· 17 years ago
5ead97c
xen: Core Xen implementation
by Jeremy Fitzhardinge
· 17 years ago
a42089d
xen: Add Xen interface header files
by Jeremy Fitzhardinge
· 17 years ago
688340e
Add a sched_clock paravirt_op
by Jeremy Fitzhardinge
· 17 years ago
d572929
paravirt: helper to disable all IO space
by Jeremy Fitzhardinge
· 17 years ago
5f4352f
Allocate and free vmalloc areas
by Jeremy Fitzhardinge
· 17 years ago
c70df74
paravirt: make siblingmap functions visible
by Jeremy Fitzhardinge
· 17 years ago
724faa8
paravirt: unstatic smp_store_cpu_info
by Jeremy Fitzhardinge
· 17 years ago
5378701
paravirt: unstatic leave_mm
by Jeremy Fitzhardinge
· 17 years ago
03f0c2f
paravirt: increase IRQ limit
by Jeremy Fitzhardinge
· 17 years ago
6996d3b
paravirt: add a hook for once the allocator is ready
by Jeremy Fitzhardinge
· 17 years ago
fdb4c33
paravirt: add an "mm" argument to alloc_pt
by Jeremy Fitzhardinge
· 17 years ago
810bab4
use elfnote.h to generate vsyscall notes.
by Jeremy Fitzhardinge
· 17 years ago
86313c4
usermodehelper: Tidy up waiting
by Jeremy Fitzhardinge
· 17 years ago
10a0a8d
Add common orderly_poweroff()
by Jeremy Fitzhardinge
· 17 years ago
0ab4dc9
usermodehelper: split setup from execution
by Jeremy Fitzhardinge
· 17 years ago
d84d1cc
add argv_split()
by Jeremy Fitzhardinge
· 17 years ago
1e66df3
add kstrndup
by Jeremy Fitzhardinge
· 17 years ago
8b4a408
zs: move to the serial subsystem
by Maciej W. Rozycki
· 17 years ago
b187f18
serial: add early_serial_setup() back to header file
by Yinghai Lu
· 17 years ago
3261ebd
UBI: kill homegrown endian macros
by Christoph Hellwig
· 18 years ago
f8628a1
ext4: Remove 65000 subdirectory limit
by Andreas Dilger
· 17 years ago
6dd4ee7
ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields
by Kalpak Shah
· 17 years ago
ef7f383
ext4: Add nanosecond timestamps
by Kalpak Shah
· 17 years ago
0f49d5d
jbd2: Move jbd2-debug file to debugfs
by Jose R. Santos
· 17 years ago
e23291b
jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG
by Jose R. Santos
· 17 years ago
ff9ddf7
ext4: copy i_flags to inode flags on write
by Jan Kara
· 17 years ago
749269f
Change on-disk format to support 2^15 uninitialized extents
by Amit Arora
· 17 years ago
ebd61cc
[NETFILTER]: ipt_iprange.h must #include <linux/types.h>
by Adrian Bunk
· 17 years ago
456ad75
[NET]: move dev_mc_discard from dev_mcast.c to dev.c
by Denis Cheng
· 17 years ago
bd0bf07
[XFRM]: Fix crash introduced by struct dst_entry reordering
by Patrick McHardy
· 17 years ago
1675134
[TCP]: remove unused argument to cong_avoid op
by Stephen Hemminger
· 17 years ago
0785b9d
[SPARC]: Mark sparc and sparc64 as not having virt_to_bus
by Stephen Rothwell
· 17 years ago
6160f63
[SPARC64]: Massively simplify VIO device layer and support hot add/remove.
by David S. Miller
· 17 years ago
920c3ed
[SPARC64]: Add basic infrastructure for MD add/remove notification.
by David S. Miller
· 17 years ago
56055d3
write support for preallocated blocks
by Amit Arora
· 17 years ago
a2df2a6
fallocate support in ext4
by Amit Arora
· 17 years ago
97ac735
sys_fallocate() implementation on i386, x86_64 and powerpc
by Amit Arora
· 17 years ago
cb32da0
slob: Kill off duplicate kzalloc() definition.
by Paul Mundt
· 17 years ago
f3d9071
Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
8dfd588
smp_call_function_single() should be a macro on UP
by Al Viro
· 17 years ago
3bd858a
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
by Satyam Sharma
· 17 years ago
49c13b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 17 years ago
492559a
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 years ago
d37c6e1
saner typechecking in generic unaligned.h
by Al Viro
· 17 years ago
5072d5d
alpha termios.h hadn't been updated
by Al Viro
· 17 years ago
4ad1366
md: change bitmap_unplug and others to void functions
by NeilBrown
· 17 years ago
713f6ab
md: improve the is_mddev_idle test fix
by NeilBrown
· 17 years ago
fe0e3a9
OMAP: add TI OMAP1610 accelerator entry.
by Imre Deak
· 17 years ago
9900abf
fbdev: Add fb_append_extra_logo()
by Geert Uytterhoeven
· 17 years ago
eb3daa8
tgafb: actually allocate memory for the pseudo_palette
by Antonino A. Daplas
· 17 years ago
Next »