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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] video: use bitrev8
Akinobu Mita
2006-12-08
6
-124
/
+26
*
[PATCH] crc32: replace bitreverse by bitrev32
Akinobu Mita
2006-12-08
4
-26
/
+9
*
[PATCH] bit reverse library
Akinobu Mita
2006-12-08
4
-0
/
+73
*
[PATCH] Fix generic WARN_ON message
Jeremy Fitzhardinge
2006-12-08
1
-1
/
+1
*
[PATCH] use generic BUG for ppc
Judith Lebzelter
2006-12-08
2
-58
/
+11
*
[PATCH] UML: add generic BUG support
Jeff Dike
2006-12-08
6
-3
/
+50
*
[PATCH] Generic BUG for x86-64
Jeremy Fitzhardinge
2006-12-08
5
-47
/
+45
*
[PATCH] Generic BUG for i386
Jeremy Fitzhardinge
2006-12-08
6
-40
/
+42
*
[PATCH] Generic BUG implementation
Jeremy Fitzhardinge
2006-12-08
7
-1
/
+244
*
[PATCH] bdev: fix ->bd_part_count leak
Peter Zijlstra
2006-12-08
1
-1
/
+2
*
[PATCH] lockdep: avoid lockdep warning in md
NeilBrown
2006-12-08
3
-1
/
+12
*
[PATCH] lockdep: use mutex_lock_nested for bd_mutex to avoid lockdep warning
NeilBrown
2006-12-08
1
-2
/
+2
*
[PATCH] lockdep: simplify some aspects of bd_mutex nesting
NeilBrown
2006-12-08
1
-22
/
+29
*
[PATCH] lockdep: remove lock_key approach to managing nested bd_mutex locks
NeilBrown
2006-12-08
1
-9
/
+0
*
[PATCH] new bd_mutex lockdep annotation
Peter Zijlstra
2006-12-08
1
-0
/
+9
*
[PATCH] remove the old bd_mutex lockdep annotation
Peter Zijlstra
2006-12-08
4
-147
/
+60
*
[PATCH] pktcdvd: add sysfs and debugfs interface
Thomas Maier
2006-12-08
5
-5
/
+583
*
[PATCH] pktcdvd: bio write congestion using congestion_wait()
Thomas Maier
2006-12-08
2
-0
/
+41
*
[PATCH] pktcdvd: make procfs interface optional
Thomas Maier
2006-12-08
1
-5
/
+9
*
[PATCH] pktcdvd: reusability of procfs functions
Thomas Maier
2006-12-08
1
-27
/
+45
*
[PATCH] sys_unshare: remove a broken CLONE_SIGHAND code
Oleg Nesterov
2006-12-08
1
-12
/
+4
*
[PATCH] make set_special_pids() static
Oleg Nesterov
2006-12-08
2
-2
/
+1
*
[PATCH] do_acct_process(): don't take tty_mutex
Oleg Nesterov
2006-12-08
1
-5
/
+2
*
[PATCH] do_task_stat(): don't take tty_mutex
Oleg Nesterov
2006-12-08
1
-12
/
+4
*
[PATCH] tty: ->signal->tty locking
Peter Zijlstra
2006-12-08
12
-132
/
+186
*
[PATCH] time: re-add verify_pmtmr_rate
john stultz
2006-12-08
1
-0
/
+36
*
[PATCH] Fix linux banner utsname information
Herbert Poetzl
2006-12-08
4
-5
/
+9
*
[PATCH] CPEI gets warning at kernel/irq/migration.c:27/move_masked_irq()
Hidetoshi Seto
2006-12-08
1
-1
/
+2
*
[PATCH] move kallsyms data to .rodata
Jan Beulich
2006-12-08
2
-9
/
+9
*
[PATCH] m32r: bootloader support for OPSPUT platform
Hirokazu Takata
2006-12-08
4
-14
/
+84
*
[PATCH] m32r: fix ace_handler to pass full 32-bit address
Hirokazu Takata
2006-12-08
2
-4
/
+2
*
[PATCH] m32r: support a synthesizable M32700 core
Hirokazu Takata
2006-12-08
1
-3
/
+4
*
[PATCH] m32r: make userspace headers platform-independent
Hirokazu Takata
2006-12-08
3
-71
/
+35
*
[PATCH] mm: fallback_alloc cpuset_zone_allowed irq fix
Paul Jackson
2006-12-08
1
-1
/
+1
*
[PATCH] ext4 calls journal_stop
Randy Dunlap
2006-12-08
1
-1
/
+1
*
Input: ucb1400 - fix compile error
Dmitry Torokhov
2006-12-08
1
-1
/
+1
*
Input: kill maple_keyb.c driver
Paul Mundt
2006-12-08
1
-166
/
+0
*
Input: i8042 - add another Lifebook P7010 to nomux blacklist
Dmitry Torokhov
2006-12-08
1
-0
/
+7
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2006-12-08
4033
-79616
/
+156908
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2006-12-07
18
-1910
/
+1444
|
|
\
|
|
*
ieee1394: sbp2: code formatting around work_struct stuff
Stefan Richter
2006-12-07
1
-7
/
+9
|
|
*
ieee1394: nodemgr: remove a kcalloc
Stefan Richter
2006-12-07
1
-46
/
+20
|
|
*
ieee1394: conditionally export ieee1394_bus_type
Stefan Richter
2006-12-07
2
-1
/
+3
|
|
*
ieee1394: Consolidate driver registering
Ben Collins
2006-12-07
8
-27
/
+22
|
|
*
ieee1394: sbp2: convert from PCI DMA to generic DMA
Stefan Richter
2006-12-07
3
-68
/
+62
|
|
*
ieee1394: nodemgr: spaces to tabs
Stefan Richter
2006-12-07
1
-49
/
+49
|
|
*
ieee1394: nodemgr: fix deadlock in shutdown
Stefan Richter
2006-12-07
1
-3
/
+18
|
|
*
ieee1394: nodemgr: remove duplicate assignment
Stefan Richter
2006-12-07
1
-1
/
+1
|
|
*
sbp2: make 1bit bitfield unsigned
Luca Tettamanti
2006-12-07
1
-1
/
+1
|
|
*
ieee1394: schedule *_oui sysfs attributes for removal
Stefan Richter
2006-12-07
2
-1
/
+9
[next]