index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: deprecate memclear_highpage_flush
Nate Diller
2007-05-09
1
-2
/
+1
*
fs: convert core functions to zero_user_page
Nate Diller
2007-05-09
1
-9
/
+19
*
FUTEX: new PRIVATE futexes
Eric Dumazet
2007-05-09
1
-3
/
+26
*
futex_requeue_pi optimization
Pierre Peiffer
2007-05-09
1
-1
/
+8
*
Make futex_wait() use an hrtimer for timeout
Pierre Peiffer
2007-05-09
1
-1
/
+3
*
declare struct ktime
Andrew Morton
2007-05-09
1
-2
/
+4
*
aio is unlikely
Andrew Morton
2007-05-09
1
-1
/
+2
*
RPC: add wrapper for svc_reserve to account for checksum
Jeff Layton
2007-05-09
1
-0
/
+19
*
knfsd: rename sk_defer_lock to sk_lock
NeilBrown
2007-05-09
1
-1
/
+2
*
remove nfs4_acl_add_ace()
Adrian Bunk
2007-05-09
1
-1
/
+0
*
change kernel threads to ignore signals instead of blocking them
Oleg Nesterov
2007-05-09
1
-0
/
+1
*
kthread: don't depend on work queues
Eric W. Biederman
2007-05-09
1
-0
/
+3
*
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
Oleg Nesterov
2007-05-09
1
-9
/
+12
*
workqueue: kill NOAUTOREL works
Oleg Nesterov
2007-05-09
1
-55
/
+9
*
make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wq
Oleg Nesterov
2007-05-09
1
-3
/
+10
*
workqueue: kill run_scheduled_work()
Oleg Nesterov
2007-05-09
1
-1
/
+0
*
Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE
Gautham R Shenoy
2007-05-09
1
-0
/
+2
*
Extend notifier_call_chain to count nr_calls made
Gautham R Shenoy
2007-05-09
1
-22
/
+30
*
relay: use plain timer instead of delayed work
Tom Zanussi
2007-05-09
1
-1
/
+2
*
kblockd: use flush_work
Andrew Morton
2007-05-09
1
-1
/
+1
*
implement flush_work()
Oleg Nesterov
2007-05-09
1
-1
/
+3
*
Use common cpu_is_xxx() macros on AT91 and AVR32
Haavard Skinnemoen
2007-05-09
2
-0
/
+39
*
mutex_lock_interruptible(): add __must_check
Andrew Morton
2007-05-09
1
-2
/
+3
*
Move sig_kernel_* et al macros to linux/signal.h
Roland McGrath
2007-05-09
1
-0
/
+125
*
mca: add integrated device bus matching
James Bottomley
2007-05-09
1
-0
/
+2
*
Always ask the hardware to obtain hardware processor id - ia64
Fernando Luis Vazquez Cao
2007-05-09
1
-3
/
+2
*
Use the APIC to determine the hardware processor id - x86_64
Fernando Luis Vazquez Cao
2007-05-09
1
-8
/
+6
*
Use the APIC to determine the hardware processor id - i386
Fernando Luis Vazquez Cao
2007-05-09
1
-15
/
+21
*
Remove hardcoding of hard_smp_processor_id on UP systems
Fernando Luis Vazquez Cao
2007-05-09
11
-5
/
+21
*
Display all possible partitions when the root filesystem failed to mount
Dave Gilbert
2007-05-09
1
-0
/
+1
*
uml: fix build breakage
Jeff Dike
2007-05-09
1
-0
/
+9
*
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
2007-05-09
2
-30
/
+25
*
FRV: Replace pgd management via slabs through quicklists
Christoph Lameter
2007-05-09
1
-0
/
+4
*
Declare {compat_}sys_utimensat
Stephen Rothwell
2007-05-09
2
-0
/
+5
*
m68k: <asm/scatterlist.h> needs <linux/types.h>
Geert Uytterhoeven
2007-05-08
1
-0
/
+2
*
FRV: Miscellaneous fixes
David Howells
2007-05-08
1
-3
/
+13
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-05-08
5
-157
/
+18
|
\
|
*
[SPARC64]: Optimize fault kprobe handling just like powerpc.
David S. Miller
2007-05-08
2
-3
/
+14
|
*
[SPARC]: Wire up utimensat syscall.
David S. Miller
2007-05-08
2
-2
/
+4
|
*
[SPARC64]: Kill asm-sparc64/pbm.h
David S. Miller
2007-05-08
1
-132
/
+0
|
*
[SPARC64]: Move index info pci_pbm_info.
David S. Miller
2007-05-08
1
-5
/
+1
|
*
[SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.
David S. Miller
2007-05-08
1
-7
/
+3
|
*
[SPARC64]: Move pci_ops into pci_pbm_info.
David S. Miller
2007-05-08
1
-3
/
+1
|
*
[SPARC64] PCI: Use root list of pbm's instead of pci_controller_info's
David S. Miller
2007-05-08
1
-5
/
+3
|
*
[SPARC64] PCI: Kill PROM_PCIRNG_MAX and PROM_PCIIMAP_MAX.
David S. Miller
2007-05-08
1
-6
/
+0
|
*
[SPARC64] PCI: Use common routine to fetch PBM properties.
David S. Miller
2007-05-08
1
-2
/
+0
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-05-08
1
-2
/
+1
|
\
\
|
*
|
[SCSI] sas_scsi_host: Convert to use the kthread API
Christoph Hellwig
2007-05-06
1
-2
/
+1
*
|
|
disable socket power in adapter driver instead of media one
Alex Dubov
2007-05-08
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2007-05-08
2
-1
/
+22
|
\
\
[next]