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
*
pcmcia: remove deprecated handle_to_dev() macro
Dominik Brodowski
2009-11-28
1
-3
/
+0
*
pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer
Dominik Brodowski
2009-11-28
1
-1
/
+1
*
pcmcia: remove unused "window_t" typedef
Dominik Brodowski
2009-11-28
1
-5
/
+1
*
pcmcia: Change window_handle_t logic to unsigned long
Magnus Damm
2009-11-28
2
-7
/
+1
*
pcmcia: Pass struct pcmcia_socket to pcmcia_get_mem_page()
Magnus Damm
2009-11-28
1
-2
/
+0
*
pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()
Magnus Damm
2009-11-28
1
-1
/
+2
*
pcmcia: Pass struct pcmcia_device to pcmcia_release_window()
Magnus Damm
2009-11-28
1
-1
/
+1
*
PCMCIA: ss: allow PCI IRQs > 255
Russell King - ARM Linux
2009-11-09
1
-1
/
+1
*
pcmcia: remove now-defunct cs_error, pcmcia_error_{func,ret}
Dominik Brodowski
2009-11-09
1
-36
/
+0
*
pcmcia: remove pcmcia_get_{first,next}_tuple()
Dominik Brodowski
2009-11-08
1
-15
/
+0
*
pcmcia: add new CIS access helpers
Dominik Brodowski
2009-11-08
1
-14
/
+43
*
pcmcia: drop already defined PCI_IDs
Wolfram Sang
2009-10-24
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-10-15
3
-6
/
+8
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-10-13
1
-0
/
+2
|
|
\
|
|
*
mac80211: document ieee80211_rx() context requirement
Johannes Berg
2009-10-12
1
-0
/
+2
|
*
|
net: Fix struct sock bitfield annotation
Eric Dumazet
2009-10-11
1
-5
/
+5
|
|
/
|
*
include/linux/netdevice.h: fix nanodoc mismatch
Wolfram Sang
2009-10-07
1
-1
/
+1
*
|
workqueue: add 'flush_delayed_work()' to run and wait for delayed work
Linus Torvalds
2009-10-14
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-10-13
2
-11
/
+14
|
\
\
|
*
|
block: Seperate read and write statistics of in_flight requests v2
Nikanth Karthikesan
2009-10-06
1
-7
/
+14
|
*
|
block: get rid of kblock_schedule_delayed_work()
Jens Axboe
2009-10-05
1
-4
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2009-10-13
1
-0
/
+6
|
\
\
\
|
*
|
|
warn about use of uninstalled kernel headers
Arnd Bergmann
2009-10-11
1
-0
/
+6
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-10-12
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
PCI quirk: TI XIO200a erroneously reports support for fast b2b transfers
Gabe Black
2009-10-07
1
-0
/
+1
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-10-11
1
-0
/
+1
|
\
\
\
|
*
|
|
[S390] 64-bit register support for 31-bit processes
Heiko Carstens
2009-10-06
1
-0
/
+1
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-10-11
1
-0
/
+1
|
\
\
\
|
*
|
|
USB: serial: don't call release without attach
Alan Stern
2009-10-09
1
-0
/
+1
*
|
|
|
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
2
-1
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2009-10-11
4
-9
/
+16
|
\
\
\
\
|
*
|
|
|
[SCSI] libiscsi: iscsi_session_setup to allow for private space
Jayamohan Kallickal
2009-10-02
1
-1
/
+2
|
*
|
|
|
[SCSI] sd: Support disks formatted with DIF Type 2
Martin K. Petersen
2009-10-02
1
-0
/
+3
|
*
|
|
|
[SCSI] sd: Detach DIF from block integrity infrastructure
Martin K. Petersen
2009-10-02
1
-4
/
+11
|
*
|
|
|
[SCSI] Deprecate SCSI_PROT_*_CONVERT operations
Martin K. Petersen
2009-10-02
1
-4
/
+0
*
|
|
|
|
IRQ: Change __softirq_pending to unsigned int in asm-generic/hardirq.h.
Ralf Baechle
2009-10-09
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-10-09
1
-3
/
+3
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Input: fix rx51 board keymap
Amit Kucheria
2009-10-05
1
-3
/
+3
*
|
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-10-08
2
-3
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
libata: make gtf_filter per-dev
Tejun Heo
2009-10-06
1
-0
/
+1
|
*
|
|
|
|
libata: implement more acpi filtering options
Tejun Heo
2009-10-06
2
-0
/
+5
|
*
|
|
|
|
libata: cosmetic updates
Tejun Heo
2009-10-06
2
-3
/
+12
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-10-08
3
-16
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
futex: Fix typo in FUTEX_WAIT/WAKE_BITSET_PRIVATE definitions
Anton Blanchard
2009-10-07
1
-2
/
+2
|
*
|
|
|
|
rcu: Clean up code based on review feedback from Josh Triplett, part 3
Paul E. McKenney
2009-10-05
1
-7
/
+7
|
*
|
|
|
|
rcu: Clean up code to address Ingo's checkpatch feedback
Paul E. McKenney
2009-09-23
1
-1
/
+5
|
*
|
|
|
|
rcu: Clean up code based on review feedback from Josh Triplett, part 2
Paul E. McKenney
2009-09-23
2
-5
/
+5
|
*
|
|
|
|
rcu: Clean up code based on review feedback from Josh Triplett
Paul E. McKenney
2009-09-23
1
-1
/
+0
*
|
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-10-08
1
-0
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
initcalls: Add early_initcall() for modules
Borislav Petkov
2009-10-02
1
-0
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
[next]