Age | Commit message (Expand) | Author | Files | Lines |
2008-04-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 9 | -141/+98 |
2008-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk... | Linus Torvalds | 11 | -90/+586 |
2008-04-21 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 62 | -63/+20 |
2008-04-21 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 27 | -248/+969 |
2008-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds | 8 | -30/+158 |
2008-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 6 | -125/+528 |
2008-04-19 | hci_usb: remove code obfuscation | Pavel Machek | 2 | -10/+5 |
2008-04-19 | drivers/net/appletalk: use time_before, time_before_eq, etc | Julia Lawall | 1 | -1/+2 |
2008-04-19 | drivers/atm: use time_before, time_before_eq, etc | Julia Lawall | 1 | -3/+4 |
2008-04-19 | hci_usb: do not initialize static variables to 0 | Pavel Machek | 1 | -7/+7 |
2008-04-19 | tg3: 5701 DMA corruption fix | Matt Carlson | 2 | -4/+49 |
2008-04-19 | atm nicstar: Removal of debug code containing deprecated calls to cli()/sti() | Mark Asselstine | 2 | -110/+19 |
2008-04-19 | iwlwifi: Fix unconditional access to station->tidp[].agg. | David S. Miller | 1 | -6/+12 |
2008-04-19 | avr32: don't offer PARPORT_PC | Adrian Bunk | 1 | -1/+1 |
2008-04-19 | avr32: don't offer CONFIG_GEN_RTC | Adrian Bunk | 1 | -1/+1 |
2008-04-19 | avr32: don't offer CONFIG_RTC | Adrian Bunk | 1 | -1/+1 |
2008-04-19 | Generate raw keyboard codes for AVR32 architecture | Hans-Christian Egtvedt | 1 | -1/+2 |
2008-04-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn... | Haavard Skinnemoen | 3 | -86/+83 |
2008-04-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn... | Haavard Skinnemoen | 5 | -0/+498 |
2008-04-19 | cpumask: add show cpu map functions | Mike Travis | 1 | -0/+48 |
2008-04-19 | cpumask: use new cpus_scnprintf function | Mike Travis | 4 | -18/+94 |
2008-04-19 | nodemask: use new node_to_cpumask_ptr function | Mike Travis | 1 | -3/+4 |
2008-04-19 | generic: use new set_cpus_allowed_ptr function | Mike Travis | 3 | -10/+13 |
2008-04-19 | Merge branch 'merge-fixes' into devel | Russell King | 927 | -121467/+81710 |
2008-04-19 | Merge branch 'omap2-upstream' into devel | Russell King | 300 | -1744/+2524 |
2008-04-19 | Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x... | Russell King | 25 | -210/+868 |
2008-04-19 | [ARM] pxa: restrict availability of pxa2xx PCMCIA drivers | Russell King | 1 | -0/+1 |
2008-04-19 | [ARM] 4974/1: Drop unused leds-tosa. | Dmitry Baryshkov | 3 | -138/+0 |
2008-04-19 | [ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooks | Dmitry Baryshkov | 1 | -0/+10 |
2008-04-19 | [ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chip | Philipp Zabel | 3 | -0/+274 |
2008-04-19 | [ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/out... | Philipp Zabel | 3 | -0/+450 |
2008-04-19 | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 7 | -0/+7 |
2008-04-19 | [ARM] Remove leds-tosa.c | Russell King | 1 | -132/+0 |
2008-04-18 | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 19 | -20/+20 |
2008-04-18 | drivers: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 38 | -38/+0 |
2008-04-18 | net: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 5 | -5/+0 |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds | 424 | -103368/+55862 |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 119 | -4338/+4687 |
2008-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 23 | -466/+855 |
2008-04-18 | libata: fix boot panic with SATAPI devices on non-SFF HBAs | James Bottomley | 1 | -1/+2 |
2008-04-18 | [SCSI] iscsi: bidi support for iscsi_tcp | Boaz Harrosh | 1 | -14/+17 |
2008-04-18 | [SCSI] iscsi: bidi support at the generic libiscsi level | Boaz Harrosh | 1 | -15/+70 |
2008-04-18 | [SCSI] iscsi: extended cdb support | Boaz Harrosh | 1 | -5/+50 |
2008-04-18 | [SCSI] zfcp: Fix error handling for blocked unit for send FCP command | Christof Schmitt | 1 | -1/+1 |
2008-04-18 | [SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlock | Christof Schmitt | 1 | -1/+0 |
2008-04-18 | [SCSI] zfcp: fix 31 bit compile warnings | Martin Peschke | 11 | -213/+211 |
2008-04-18 | sh: Add support for SH7723 CPU subtype. | Paul Mundt | 2 | -16/+51 |
2008-04-18 | Fix sh_keysc double free | Magnus Damm | 1 | -1/+0 |
2008-04-18 | rtc: rtc-sh: Add support for periodic IRQs. | Angelo Castello | 1 | -109/+187 |
2008-04-18 | sh: SuperH KEYSC platform driver | Magnus Damm | 3 | -0/+291 |