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
2006-01-10
[PATCH] DocBook: fix kernel-doc comments
Martin Waitz
2
-4
/
+3
2006-01-10
[PATCH] include/video/newport.h: "extern inline" -> "static inline"
Adrian Bunk
1
-2
/
+3
2006-01-10
[PATCH] nvidiafb: Add support for some pci-e chipsets
Antonino A. Daplas
1
-0
/
+5
2006-01-10
[PATCH] fbdev: sstfb: Driver cleanups
Antonino A. Daplas
1
-0
/
+1
2006-01-10
[PATCH] fbdev: tdfxfb: Driver cleanups
Antonino A. Daplas
1
-43
/
+43
2006-01-10
[PATCH] fbdev: neofb: Driver cleanups
Antonino A. Daplas
1
-0
/
+1
2006-01-10
[PATCH] fbdev: kyrofb: Driver cleanups
Antonino A. Daplas
1
-0
/
+1
2006-01-10
[PATCH] vesafb: Drop blank hook
Antonino A. Daplas
1
-2
/
+1
2006-01-10
[PATCH] kprobes: fix build breakage
Ananth N Mavinakayanahalli
6
-5
/
+8
2006-01-10
[PATCH] kprobes: arch_remove_kprobe
Anil S Keshavamurthy
6
-1
/
+5
2006-01-10
[PATCH] kprobes: changed from using spinlock to mutex
Anil S Keshavamurthy
2
-6
/
+0
2006-01-10
[PATCH] kprobes: cleanup include/asm/kprobes.h
Anil S Keshavamurthy
4
-34
/
+1
2006-01-10
[PATCH] kprobes: enable funcions only for required arch
Anil S Keshavamurthy
2
-0
/
+4
2006-01-10
[PATCH] Remove getnstimestamp()
Matt Helsley
1
-1
/
+0
2006-01-10
[PATCH] hrtimer: convert posix timers completely
Thomas Gleixner
3
-37
/
+10
2006-01-10
[PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API
Thomas Gleixner
1
-3
/
+4
2006-01-10
[PATCH] hrtimer: create hrtimer nanosleep API
Thomas Gleixner
1
-0
/
+6
2006-01-10
[PATCH] hrtimer: switch itimers to hrtimer
Thomas Gleixner
2
-3
/
+4
2006-01-10
[PATCH] hrtimer: hrtimer core code
Thomas Gleixner
2
-0
/
+145
2006-01-10
[PATCH] hrtimer: introduce ktime_t time format
Thomas Gleixner
1
-0
/
+269
2006-01-10
[PATCH] hrtimer: introduce nsec_t type and conversion functions
Thomas Gleixner
1
-0
/
+47
2006-01-10
[PATCH] hrtimer: create and use timespec_valid macro
Thomas Gleixner
1
-0
/
+6
2006-01-10
[PATCH] hrtimer: coding style and white space cleanup 2
Thomas Gleixner
1
-36
/
+44
2006-01-10
[PATCH] hrtimer: make clockid_t arguments const
Thomas Gleixner
1
-11
/
+11
2006-01-10
[PATCH] hrtimer: coding style and white space cleanup
Ingo Molnar
1
-30
/
+31
2006-01-10
[PATCH] hrtimer: coding style clean up of clock constants
Ingo Molnar
1
-14
/
+9
2006-01-10
[PATCH] hrtimer: remove unused clock constants
Thomas Gleixner
1
-7
/
+4
2006-01-10
[PATCH] hrtimer: clean up mktime and make arguments const
Ingo Molnar
1
-5
/
+5
2006-01-10
[PATCH] hrtimer: deinline mktime and set_normalized_timespec
Thomas Gleixner
1
-47
/
+5
2006-01-10
[PATCH] hrtimer: move div_long_long_rem out of jiffies.h
Thomas Gleixner
2
-12
/
+55
2006-01-10
[PATCH] Generic ioctl.h
Brian Gerst
17
-1196
/
+96
2006-01-10
[PATCH] per-mountpoint noatime/nodiratime
Christoph Hellwig
2
-7
/
+6
2006-01-10
[PATCH] sanitize building of fs/compat_ioctl.c
Christoph Hellwig
1
-8
/
+0
2006-01-10
[PATCH] __deprecated_for_modules the lookup_hash() prototype
Adrian Bunk
1
-1
/
+1
2006-01-10
[PATCH] remove update_atime
Christoph Hellwig
1
-9
/
+1
2006-01-10
[PATCH] replace inode_update_time with file_update_time
Christoph Hellwig
1
-1
/
+1
2006-01-10
[PATCH] move xattr permission checks into the VFS
akpm@osdl.org
1
-0
/
+15
2006-01-10
[PATCH] add vfs_* helpers for xattr operations
Christoph Hellwig
1
-0
/
+4
2006-01-10
[PATCH] kexec: increase max segment limit
akpm@osdl.org
1
-1
/
+1
2006-01-10
[PATCH] kdump: x86_64 save cpu registers upon crash
Vivek Goyal
1
-0
/
+36
2006-01-10
[PATCH] kdump: x86_64: add memmmap command line option
akpm@osdl.org
1
-0
/
+1
2006-01-10
[PATCH] Kdump: powerpc and s390 build failure fix
akpm@osdl.org
2
-0
/
+10
2006-01-10
[PATCH] Kdump: i386 compiler warning fix
Vivek Goyal
1
-0
/
+1
2006-01-10
[PATCH] kdump: save registers early (inline functions)
Vivek Goyal
1
-0
/
+45
2006-01-10
[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers
Vivek Goyal
5
-12
/
+2
2006-01-10
[PATCH] dump_thread() cleanup
akpm@osdl.org
2
-1
/
+4
2006-01-10
[PATCH] Add list_for_each_entry_safe_reverse()
David Howells
1
-0
/
+14
2006-01-10
[PATCH] i386: GPIO driver for AMD CS5535/CS5536
Ben Gardner
1
-0
/
+9
2006-01-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-0
/
+69
2006-01-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6
Linus Torvalds
60
-18
/
+995
[next]