Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | ide: fix /proc/ide/ide?/mate reporting | Bartlomiej Zolnierkiewicz | 2008-06-30 | 1 | -1/+1 | |
| * | | | | | Revert "BAST: Remove old IDE driver" | Bartlomiej Zolnierkiewicz | 2008-06-30 | 3 | -0/+98 | |
| |/ / / / | ||||||
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-02 | 6 | -25/+40 | |
|\ \ \ \ \ | ||||||
| * | | | | | [ARM] 5131/1: Annotate platform_secondary_init with trace_hardirqs_off | Catalin Marinas | 2008-06-30 | 1 | -0/+2 | |
| * | | | | | [ARM] 5117/1: pxafb: fix __devinit/exit annotations | Jaya Kumar | 2008-06-25 | 1 | -8/+8 | |
| * | | | | | [ARM] Export dma_sync_sg_for_device() | Russell King | 2008-06-22 | 1 | -1/+2 | |
| * | | | | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 2008-06-22 | 2 | -3/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ARM: OMAP: Correcting the gpmc prefetch control register address | Thara Gopinath | 2008-06-06 | 1 | -1/+1 | |
| | * | | | | | ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irq | Jarkko Nikula | 2008-06-05 | 1 | -2/+0 | |
| * | | | | | | [ARM] 5109/1: Mark rtc sa1100 driver as wakeup source before registering it | Uli Luckas | 2008-06-22 | 1 | -2/+2 | |
| * | | | | | | [ARM] 5116/1: pxafb: cleanup and fix order of failure handling | Jaya Kumar | 2008-06-22 | 1 | -10/+24 | |
| * | | | | | | [ARM] 5115/1: pxafb: fix ifdef for command line option handling | Jaya Kumar | 2008-06-22 | 1 | -1/+1 | |
* | | | | | | | tty: Fix inverted logic in send_break | Alan Cox | 2008-07-02 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-07-02 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sched: fix divide error when trying to configure rt_period to zero | Raistlin | 2008-07-01 | 1 | -0/+3 | |
* | | | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-07-02 | 2 | -5/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | i2c: Fix bad hint about irqs in i2c.h | Wolfram Sang | 2008-07-01 | 1 | -1/+1 | |
| * | | | | | | | | i2c: Documentation: fix device matching description | Ben Dooks | 2008-07-01 | 1 | -4/+14 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-07-02 | 1 | -1/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | rcu: fix hotplug vs rcu race | Gautham R Shenoy | 2008-07-01 | 1 | -1/+15 | |
* | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-02 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86: fix NODES_SHIFT Kconfig range | Thomas Gleixner | 2008-07-01 | 1 | -2/+2 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-07-02 | 2 | -3/+21 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [SCSI] esp: tidy up target reference counting | James Bottomley | 2008-06-25 | 2 | -11/+20 | |
| * | | | | | | | | | | [SCSI] esp: Fix OOPS in esp_reset_cleanup(). | David S. Miller | 2008-06-24 | 2 | -0/+9 | |
| * | | | | | | | | | | [SCSI] ses: Fix timeout | Matthew Wilcox | 2008-06-24 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2008-07-02 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | dm crypt: use cond_resched | Milan Broz | 2008-07-02 | 1 | -0/+1 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-2.6.26' of git://neil.brown.name/md | Linus Torvalds | 2008-07-02 | 3 | -3/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix error paths if md_probe fails. | Neil Brown | 2008-06-28 | 1 | -2/+4 | |
| * | | | | | | | | | | | Don't acknowlege that stripe-expand is complete until it really is. | Neil Brown | 2008-06-28 | 1 | -0/+3 | |
| * | | | | | | | | | | | Ensure interrupted recovery completed properly (v1 metadata plus bitmap) | Neil Brown | 2008-06-28 | 2 | -1/+5 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-07-02 | 3 | -2/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-2.6.26' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int... | Paul Mackerras | 2008-07-03 | 1 | -1/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | powerpc/mpc5200: Fix lite5200b suspend/resume | Tim Yamin | 2008-07-01 | 1 | -1/+13 | |
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | powerpc/legacy_serial: Bail if reg-offset/shift properties are present | John Linn | 2008-07-01 | 1 | -0/+5 | |
| * | | | | | | | | | | | powerpc/bootwrapper: update for initrd with simpleImage | John Linn | 2008-07-01 | 1 | -1/+2 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-02 | 76 | -272/+411 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | net: fib_rules: fix error code for unsupported families | Patrick McHardy | 2008-07-01 | 1 | -2/+2 | |
| * | | | | | | | | | | netdevice: Fix wrong string handle in kernel command line parsing | Wang Chen | 2008-07-01 | 1 | -2/+2 | |
| * | | | | | | | | | | net: Tyop of sk_filter() comment | Wang Chen | 2008-07-01 | 1 | -1/+0 | |
| * | | | | | | | | | | netlink: Unneeded local variable | Wang Chen | 2008-07-01 | 1 | -1/+1 | |
| * | | | | | | | | | | net-sched: fix filter destruction in atm/hfsc qdisc destruction | Patrick McHardy | 2008-07-01 | 2 | -1/+7 | |
| * | | | | | | | | | | net-sched: change tcf_destroy_chain() to clear start of filter list | Patrick McHardy | 2008-07-01 | 11 | -21/+17 | |
| * | | | | | | | | | | ipv4: fix sysctl documentation of time related values | Stephen Hemminger | 2008-07-01 | 1 | -8/+4 | |
| * | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-06-30 | 7 | -17/+32 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | mac80211: don't accept WEP keys other than WEP40 and WEP104 | Emmanuel Grumbach | 2008-06-30 | 2 | -0/+16 | |
| | * | | | | | | | | | | hostap: fix sparse warnings | Pavel Roskin | 2008-06-30 | 5 | -16/+15 | |
| | * | | | | | | | | | | hostap: don't report useless WDS frames by default | Pavel Roskin | 2008-06-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | textsearch: fix Boyer-Moore text search bug | Joonwoo Park | 2008-06-30 | 1 | -1/+1 |