Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5f8c7c98ae3888cf0a2cf320f514f75cc92f00be
/
include
f79c20f
fs: remove path_walk export
by Josef 'Jeff' Sipek
· 17 years ago
c4a7808
fs: mark link_path_walk static
by Josef 'Jeff' Sipek
· 17 years ago
16f1820
fs: introduce vfs_path_lookup
by Josef 'Jeff' Sipek
· 17 years ago
b6a2fea
mm: variable length argument support
by Ollie Wild
· 17 years ago
bdf4c48
audit: rework execve audit
by Peter Zijlstra
· 17 years ago
b111757
arch: personality independent stack top
by Peter Zijlstra
· 17 years ago
5fb7dc3
define new percpu interface for shared data
by Fenghua Yu
· 17 years ago
3d7e338
jprobes: make jprobes a little safer for users
by Michael Ellerman
· 17 years ago
9e367d8
jprobes: remove JPROBE_ENTRY()
by Michael Ellerman
· 17 years ago
81eae37
jprobes: make struct jprobe.entry a void *
by Michael Ellerman
· 17 years ago
f9acc8c
readahead: sanify file_ra_state names
by Fengguang Wu
· 17 years ago
cf914a7
readahead: split ondemand readahead interface into two functions
by Rusty Russell
· 17 years ago
fe3cba1
mm: share PG_readahead and PG_reclaim
by Fengguang Wu
· 17 years ago
c743d96
readahead: remove the old algorithm
by Fengguang Wu
· 17 years ago
122a21d
readahead: on-demand readahead logic
by Fengguang Wu
· 17 years ago
5ce1110
readahead: data structure and routines
by Fengguang Wu
· 17 years ago
d77c2d7
readahead: introduce PG_readahead
by Fengguang Wu
· 17 years ago
2ba2d00
AIO sparse fix (type of ki_flags)
by David Brownell
· 17 years ago
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
· 18 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
· 18 years ago
7a5b805
[AVR32] Split SM device into PM, RTC, WDT and EIC
by Haavard Skinnemoen
· 18 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
· 18 years ago
7a91a80
V4L/DVB (5753): Tuner: create struct tuner_operations
by Michael Krufky
· 18 years ago
be2b85a
V4L/DVB (5741): Tuner: add release callback
by Michael Krufky
· 18 years ago
b208319
V4L/DVB (5719): Tuner: Move device-specific private data out of tuner struct
by Michael Krufky
· 18 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
Next »