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-03-25
[PATCH] cpumask: uninline any_online_cpu()
Andrew Morton
1
-10
/
+3
2006-03-25
[PATCH] cpumask: uninline highest_possible_processor_id()
Andrew Morton
1
-9
/
+6
2006-03-25
[PATCH] cpumask: uninline next_cpu()
Andrew Morton
1
-7
/
+4
2006-03-25
[PATCH] cpumask: uninline first_cpu()
Andrew Morton
1
-5
/
+6
2006-03-25
[PATCH] radix-tree documentation cleanups
Jonathan Corbet
1
-5
/
+8
2006-03-25
[PATCH] roundup_pow_of_two() 64-bit fix
Andrew Morton
2
-2
/
+10
2006-03-25
[PATCH] refactor capable() to one implementation, add __capable() helper
Chris Wright
2
-7
/
+18
2006-03-25
[PATCH] add a proper prototype for setup_arch()
Adrian Bunk
1
-0
/
+4
2006-03-25
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
Davide Libenzi
21
-0
/
+22
2006-03-25
[PATCH] irq: uninline migration functions
Andrew Morton
1
-47
/
+2
2006-03-25
[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()
Bjorn Helgaas
1
-33
/
+0
2006-03-25
[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()
Bjorn Helgaas
1
-32
/
+0
2006-03-25
[PATCH] reiserfs: cleanups
Vladimir V. Saveliev
1
-3
/
+3
2006-03-25
[PATCH] parport: move PP_MAJOR from ppdev.h to major.h
Rene Herman
2
-2
/
+1
2006-03-25
[PATCH] inotify: lock avoidance with parent watch status in dentry
Nick Piggin
3
-0
/
+32
2006-03-25
[PATCH] kernel/params.c: make param_array() static
Adrian Bunk
1
-7
/
+0
2006-03-25
[PATCH] Remove MODULE_PARM
Rusty Russell
2
-22
/
+0
2006-03-25
[PATCH] constify tty flip buffer handling
Thomas Koeller
1
-2
/
+2
2006-03-25
[PATCH] Introduce FMODE_EXEC file flag
Oleg Drokin
1
-0
/
+5
2006-03-25
[PATCH] reiserfs: fix transaction overflowing
Alexander Zarochentzev
1
-0
/
+5
2006-03-25
[PATCH] fs/inode.c: make iprune_mutex static
Adrian Bunk
1
-1
/
+0
2006-03-25
[PATCH] Small cleanup in quota.h
Jan Kara
1
-1
/
+0
2006-03-25
[PATCH] jbd: embed j_commit_timer in journal struct
Andrew Morton
1
-1
/
+3
2006-03-25
[PATCH] slab: optimize constant-size kzalloc calls
Pekka Enberg
1
-3
/
+27
2006-03-25
[PATCH] slab: introduce kmem_cache_zalloc allocator
Pekka Enberg
1
-0
/
+2
2006-03-25
[PATCH] slab: implement /proc/slab_allocators
Al Viro
1
-2
/
+4
2006-03-25
[PATCH] sys_alarm() unsigned signed conversion fixup
Thomas Gleixner
1
-0
/
+1
2006-03-24
[PATCH] AT91RM9200 Ethernet driver
Andrew Victor
1
-0
/
+138
2006-03-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+11
2006-03-24
[PATCH] strndup_user()
Davi Arnaut
1
-0
/
+2
2006-03-24
[PATCH] timer-irq-driven soft-watchdog, cleanups
Ingo Molnar
1
-2
/
+2
2006-03-24
[PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operations
Kumar Gala
1
-0
/
+1
2006-03-24
[PATCH] Secure Digital Host Controller id and regs
Pierre Ossman
1
-0
/
+1
2006-03-24
[PATCH] fsync: extract internal code
Andrew Morton
1
-0
/
+1
2006-03-24
[PATCH] set_page_dirty() return value fixes
Andrew Morton
1
-1
/
+1
2006-03-24
[PATCH] balance_dirty_pages_ratelimited: take nr_pages arg
Andrew Morton
1
-1
/
+9
2006-03-24
[PATCH] sound: remove PC98-specific OPL3_HW_OPL3_PC98
Arthur Othieno
1
-1
/
+0
2006-03-24
[PATCH] fadvise(): write commands
Andrew Morton
2
-0
/
+11
2006-03-24
[PATCH] abstract type/size specification for assembly
Jan Beulich
4
-5
/
+27
2006-03-24
[PATCH] s/;;/;/g
Alexey Dobriyan
2
-2
/
+2
2006-03-24
[PATCH] cpuset memory spread slab cache optimizations
Paul Jackson
2
-0
/
+6
2006-03-24
[PATCH] cpuset memory spread slab cache implementation
Paul Jackson
1
-0
/
+1
2006-03-24
[PATCH] cpuset memory spread page cache implementation and hooks
Paul Jackson
1
-0
/
+5
2006-03-24
[PATCH] cpuset memory spread basic implementation
Paul Jackson
2
-1
/
+31
2006-03-24
[PATCH] kill include/linux/platform.h, default_idle() cleanup
Adrian Bunk
4
-43
/
+6
2006-03-24
[PATCH] Represent dirty_*_centisecs as jiffies internally
Bart Samwel
1
-2
/
+2
2006-03-24
[PATCH] bitmap: region cleanup
Paul Jackson
1
-0
/
+3
2006-03-24
[PATCH] remove ISA legacy functions: remove the helpers
Al Viro
7
-189
/
+0
2006-03-24
[PATCH] s390: BUG() warnings
Martin Schwidefsky
1
-2
/
+3
2006-03-24
[PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fix
Akinobu Mita
2
-6
/
+6
[next]