index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-19
coredump masking: add an interface for core dump filter
Kawai, Hidehiro
1
-0
/
+14
2007-07-19
coredump masking: reimplementation of dumpable using two flags
Kawai, Hidehiro
2
-3
/
+10
2007-07-19
fs: remove path_walk export
Josef 'Jeff' Sipek
1
-1
/
+0
2007-07-19
fs: mark link_path_walk static
Josef 'Jeff' Sipek
1
-1
/
+0
2007-07-19
fs: introduce vfs_path_lookup
Josef 'Jeff' Sipek
1
-0
/
+2
2007-07-19
mm: variable length argument support
Ollie Wild
2
-6
/
+21
2007-07-19
audit: rework execve audit
Peter Zijlstra
1
-0
/
+1
2007-07-19
arch: personality independent stack top
Peter Zijlstra
22
-1
/
+28
2007-07-19
define new percpu interface for shared data
Fenghua Yu
8
-0
/
+59
2007-07-19
jprobes: make jprobes a little safer for users
Michael Ellerman
1
-0
/
+1
2007-07-19
jprobes: remove JPROBE_ENTRY()
Michael Ellerman
7
-9
/
+3
2007-07-19
jprobes: make struct jprobe.entry a void *
Michael Ellerman
1
-1
/
+1
2007-07-19
readahead: sanify file_ra_state names
Fengguang Wu
1
-55
/
+6
2007-07-19
readahead: split ondemand readahead interface into two functions
Rusty Russell
1
-6
/
+14
2007-07-19
mm: share PG_readahead and PG_reclaim
Fengguang Wu
1
-1
/
+3
2007-07-19
readahead: remove the old algorithm
Fengguang Wu
2
-17
/
+1
2007-07-19
readahead: on-demand readahead logic
Fengguang Wu
1
-0
/
+6
2007-07-19
readahead: data structure and routines
Fengguang Wu
1
-0
/
+64
2007-07-19
readahead: introduce PG_readahead
Fengguang Wu
1
-0
/
+5
2007-07-19
AIO sparse fix (type of ki_flags)
David Brownell
1
-1
/
+1
2007-07-19
unregister_chrdev() return void
Akinobu Mita
1
-1
/
+1
2007-07-19
PM: Integrate beeping flag with existing acpi_sleep flags
Pavel Machek
1
-2
/
+1
2007-07-19
PM: Optional beeping during resume from suspend to RAM
Nigel Cunningham
1
-0
/
+1
2007-07-19
PM: Introduce pm_power_off_prepare
Rafael J. Wysocki
1
-0
/
+1
2007-07-19
PM: introduce hibernation and suspend notifiers
Rafael J. Wysocki
2
-5
/
+49
2007-07-19
Freezer: avoid freezing kernel threads prematurely
Rafael J. Wysocki
1
-4
/
+5
2007-07-19
swsusp: introduce restore platform operations
Rafael J. Wysocki
1
-0
/
+4
2007-07-19
Remove alloc_zeroed_user_highpage()
Mel Gorman
1
-15
/
+0
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-45
/
+13
2007-07-19
mm: fault feedback #1
Nick Piggin
1
-34
/
+50
2007-07-19
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
1
-7
/
+34
2007-07-19
mm: fix fault vs invalidate race for linear mappings
Nick Piggin
1
-0
/
+6
2007-07-19
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2007-07-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
3
-19
/
+27
2007-07-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6
Linus Torvalds
1
-0
/
+91
2007-07-19
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+3
2007-07-19
locks: make posix_test_lock() interface more consistent
J. Bruce Fields
1
-1
/
+1
2007-07-19
locks: export setlease to filesystems
J. Bruce Fields
1
-0
/
+1
2007-07-19
locks: provide a file lease method enabling cluster-coherent leases
J. Bruce Fields
1
-0
/
+1
2007-07-19
locks: rename lease functions to reflect locks.c conventions
J. Bruce Fields
1
-1
/
+1
2007-07-19
UIO: Add the User IO core code
Hans J. Koch
1
-0
/
+91
2007-07-19
dev_vdbg(), available with -DVERBOSE_DEBUG
David Brownell
1
-0
/
+10
2007-07-19
PM: remove deprecated dpm_runtime_* routines
Alan Stern
1
-11
/
+0
2007-07-19
Driver core: accept all valid action-strings in uevent-trigger
Kay Sievers
1
-8
/
+17
2007-07-19
Fix RGMII-ID handling in gianfar
Andy Fleming
1
-0
/
+1
2007-07-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
4
-41
/
+19
2007-07-18
[AVR32] Fix atomic_add_unless() and atomic_sub_unless()
Haavard Skinnemoen
1
-2
/
+2
2007-07-18
[AVR32] Add Atmel SSC driver platform device to AT32AP architecture
Hans-Christian Egtvedt
1
-0
/
+14
2007-07-18
[AVR32] Remove optimization of unaligned word loads
Haavard Skinnemoen
1
-23
/
+3
2007-07-18
[AVR32] Split SM device into PM, RTC, WDT and EIC
Haavard Skinnemoen
1
-27
/
+0
[next]