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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-29
[PATCH] Include documentation for functions in drivers/base/class.c
Rolf Eike Beer
1
-0
/
+1
2006-09-29
[PATCH] kthread: convert loop.c to kthread
Serge E. Hallyn
2
-48
/
+26
2006-09-29
[PATCH] kernel-doc: move filesystems together
Randy Dunlap
1
-39
/
+39
2006-09-29
[PATCH] kernel-doc for relay interface
Randy Dunlap
2
-14
/
+38
2006-09-29
[PATCH] libfs: remove page up-to-date check from simple_readpage
Pekka J Enberg
1
-9
/
+1
2006-09-29
[PATCH] Make net48xx-led use scx200_gpio_ops
Chris Boot
1
-5
/
+4
2006-09-29
[PATCH] scx200_gpio export cleanups
Chris Boot
2
-1
/
+2
2006-09-29
[PATCH] Let WARN_ON/WARN_ON_ONCE return the condition
Herbert Xu
2
-21
/
+23
2006-09-29
[PATCH] drivers/char/pc8736x_gpio.c: remove unused static functions
Adrian Bunk
1
-10
/
+0
2006-09-29
[PATCH] drivers/char/scx200_gpio.c: make code static
Jim Cromie
1
-1
/
+1
2006-09-29
[PATCH] remove unnecessary barrier in rtc_get_rtc_time
Steven Rostedt
1
-3
/
+1
2006-09-29
[PATCH] Make touch_nmi_watchdog imply touch_softlockup_watchdog on all archs
Michal Schmidt
2
-4
/
+2
2006-09-29
[PATCH] list_del debug check
Manfred Spraul
1
-5
/
+7
2006-09-29
[PATCH] Debug variants of linked list macros
Dave Jones
4
-0
/
+102
2006-09-29
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
9
-10
/
+12
2006-09-29
[PATCH] fs/namespace: handle init/registration errors
Randy Dunlap
1
-2
/
+10
2006-09-29
[PATCH] block: handle subsystem_register() init errors
Randy Dunlap
1
-2
/
+7
2006-09-29
[PATCH] blockdev.c: check driver layer errors
Andrew Morton
1
-12
/
+22
2006-09-29
[PATCH] kernel/params: driver layer error checking
Randy Dunlap
1
-2
/
+11
2006-09-29
[PATCH] uml: remove pte_mkexec
Jeff Dike
2
-8
/
+4
2006-09-29
[PATCH] uml: don't roll my own random MAC generator
Jeff Dike
3
-34
/
+1
2006-09-29
[PATCH] uml: remove unneeded file
Jeff Dike
1
-484
/
+0
2006-09-29
[PATCH] uml: stack consumption reduction
Jeff Dike
2
-5
/
+14
2006-09-29
[PATCH] uml: close file descriptor leaks
Jeff Dike
2
-8
/
+7
2006-09-29
[PATCH] uml: locking documentation
Jeff Dike
5
-2
/
+14
2006-09-29
[PATCH] uml: mechanical tidying after random MACs change
Jeff Dike
3
-80
/
+40
2006-09-29
[PATCH] uml: assign random MACs to interfaces if necessary
Jeff Dike
3
-18
/
+46
2006-09-29
[PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node calls
keith mannthey
4
-2
/
+14
2006-09-29
[PATCH] SELinux: support mls categories for context mounts
Cory Olmo
1
-5
/
+30
2006-09-29
[PATCH] mm: make filemap_nopage use NOPAGE_SIGBUS
Adam Litke
1
-3
/
+3
2006-09-29
[PATCH] mm: fix a race condition under SMC + COW
Siddha, Suresh B
1
-1
/
+8
2006-09-29
[PATCH] convert s390 page handling macros to functions
Heiko Carstens
3
-51
/
+46
2006-09-29
[PATCH] JBD: memory leak in "journal_init_dev()"
Zoltan Menyhart
1
-11
/
+10
2006-09-29
[PATCH] JBD: Make journal_brelse_array() static
Dave Kleikamp
2
-2
/
+1
2006-09-29
[PATCH] Fix uninitialised spinlock in via-pmu-backlight code.
David Woodhouse
1
-1
/
+1
2006-09-29
[PATCH] remove generic__raw_read_trylock()
Matthew Wilcox
1
-11
/
+0
2006-09-29
[PATCH] sys_getcpu() prototype annotated
Al Viro
1
-1
/
+1
2006-09-29
[PATCH] __percpu_alloc_mask() has to be __always_inline in UP case
Al Viro
1
-1
/
+1
2006-09-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
247
-1990
/
+3164
2006-09-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-2
/
+2
2006-09-29
[ETHTOOL]: Remove some entries from non-root command list.
David S. Miller
1
-4
/
+0
2006-09-29
[Bluetooth]: Fix section mismatch of bt_sysfs_cleanup()
Arnaud Patard
1
-1
/
+1
2006-09-29
[Bluetooth]: Don't update disconnect timer for incoming connections
Marcel Holtmann
1
-4
/
+4
2006-09-29
[ETHTOOL]: let mortals use ethtool
Stephen Hemminger
1
-7
/
+29
2006-09-29
[NetLabel]: add audit support for configuration changes
Paul Moore
11
-36
/
+235
2006-09-29
[TCP]: Fix and simplify microsecond rtt sampling
John Heffner
1
-8
/
+8
2006-09-29
[TCP] tcp-lp: prevent chance for oops
Wong Hoi Sing Edison
1
-3
/
+1
2006-09-29
[SUNRPC]: Remove unnecessary check in net/sunrpc/svcsock.c
Eric Sesterhenn
1
-8
/
+6
2006-09-29
[IPVS] bug: endianness breakage in ip_vs_ftp
Al Viro
1
-2
/
+3
2006-09-29
[IPVS]: ipvs annotations
Al Viro
14
-106
/
+106
[next]