Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | myri10ge: fix stop/go mmio ordering | Brice Goglin | 2008-10-31 | 1 | -1/+3 | |
| | * | | | bonding: fix panic when taking bond interface down before removing module | Andy Gospodarek | 2008-10-31 | 1 | -5/+8 | |
| | * | | | bonding: Clean up resource leaks | Jay Vosburgh | 2008-10-31 | 1 | -18/+31 | |
| | * | | | bonding: fix miimon failure counter | Jay Vosburgh | 2008-10-31 | 1 | -0/+3 | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-10-30 | 8 | -25/+17 | |
| |\ \ \ \ | ||||||
| | * | | | | ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode | Bob Copeland | 2008-10-29 | 1 | -3/+1 | |
| | * | | | | ath5k: Fix reset sequence for AR5212 in general and RF5111 in particular | Elias Oltmanns | 2008-10-29 | 2 | -15/+9 | |
| | * | | | | rt2x00: Fix build error when mac80211=M rt2x00=Y | Ivo van Doorn | 2008-10-29 | 1 | -1/+1 | |
| | * | | | | ath5k: correct misspelling in debug help | Bob Copeland | 2008-10-29 | 1 | -1/+1 | |
| | * | | | | libertas: fix buffer overrun | Johannes Berg | 2008-10-29 | 1 | -2/+2 | |
| | * | | | | libertas: remove two libertas sparse warning | Holger Schurig | 2008-10-29 | 1 | -2/+2 | |
| | * | | | | iwlwifi: fix suspend to RAM in iwlwifi | Tomas Winkler | 2008-10-29 | 1 | -1/+1 | |
| * | | | | | pppoe: Fix socket leak. | David S. Miller | 2008-10-30 | 1 | -3/+3 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | el3_common_init() should be __devinit, not __init | Al Viro | 2008-11-01 | 1 | -3/+3 | |
* | | | | | missing dependencies on HAVE_CLK in drivers/mfd | Al Viro | 2008-11-01 | 1 | -2/+2 | |
* | | | | | section fixes for cirrusfb | Al Viro | 2008-11-01 | 1 | -1/+1 | |
* | | | | | Merge branch 'cris_move' of git://www.jni.nu/cris | Linus Torvalds | 2008-11-01 | 3 | -5/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | [CRIS] Move header files from include to arch/cris/include. | Jesper Nilsson | 2008-10-29 | 3 | -5/+5 | |
* | | | | | | remove unused #include <version.h>'s | Huang Weiyi | 2008-11-01 | 2 | -2/+0 | |
* | | | | | | saner FASYNC handling on file close | Al Viro | 2008-11-01 | 26 | -92/+5 | |
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-10-31 | 1 | -1/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | OF-device: Don't overwrite numa_node in device registration | Jeremy Kerr | 2008-10-31 | 1 | -1/+10 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-10-31 | 6 | -1043/+42 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | Paul Mundt | 2008-10-31 | 150 | -1362/+1162 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | sh: Fix up the shared IRQ demuxer's control bit testing logic. | Michael Trimarchi | 2008-10-31 | 2 | -11/+13 | |
| * | | | | | | | Define SCSPTR1 for SH 7751R | Matt Fleming | 2008-10-31 | 1 | -0/+1 | |
| * | | | | | | | sh: Add sci_rxd_in of SH4-202 | Nobuhiro Iwamatsu | 2008-10-31 | 1 | -2/+8 | |
| * | | | | | | | sh: Change register name SCSPTR to SCSPTR2 | Nobuhiro Iwamatsu | 2008-10-31 | 1 | -1/+1 | |
| * | | | | | | | sh: Kill off long-dead HD64465 cchip support. | Paul Mundt | 2008-10-28 | 3 | -944/+0 | |
| * | | | | | | | sh: Revert "SH 7366 needs SCIF_ONLY" | Paul Mundt | 2008-10-28 | 1 | -1/+0 | |
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | Merge branches 'sh/serial-rework' and 'sh/oprofile' | Paul Mundt | 2008-10-28 | 2 | -83/+16 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | serial: sh-sci: Kill off all of the SCI/SCIF special casing. | Paul Mundt | 2008-10-02 | 2 | -83/+16 | |
| * | | | | | | | | | SH 7366 needs SCIF_ONLY | Kuninori Morimoto | 2008-10-28 | 1 | -0/+1 | |
| * | | | | | | | | | gdrom: Fix compile error | Nobuhiro Iwamatsu | 2008-10-28 | 1 | -2/+3 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-10-31 | 1 | -4/+30 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | rtc-m48t59: shift zero year to 1968 on sparc (rev 2) | Krzysztof Helt | 2008-10-29 | 1 | -4/+30 | |
* | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-10-31 | 3 | -16/+151 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | libata: add whitelist for devices with known good pata-sata bridges | Jens Axboe | 2008-10-31 | 1 | -0/+7 | |
| * | | | | | | | | | sata_via: fix support for 5287 | Tejun Heo | 2008-10-31 | 1 | -12/+143 | |
| * | | | | | | | | | libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127 | Roland Dreier | 2008-10-31 | 1 | -1/+1 | |
| * | | | | | | | | | ATA: remove excess kernel-doc notation | Randy Dunlap | 2008-10-31 | 2 | -3/+0 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2008-10-30 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | md: destroy partitions and notify udev when md array is stopped. | NeilBrown | 2008-10-28 | 1 | -0/+7 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-30 | 5 | -9/+10 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'for-rmk-rc' of git://pasiphae.extern.pengutronix.de/git/imx/lin... | Russell King | 2008-10-30 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [ARM] build fixes for netX serial driver | Paul Bolle | 2008-10-30 | 2 | -4/+4 | |
| * | | | | | | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2008-10-30 | 65 | -154/+242 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | leds: da903x: (da9030 only) led brightness reversed. | Jonathan Cameron | 2008-10-30 | 1 | -1/+1 | |
| | * | | | | | | | | | | [ARM] corgi_lcd: fix simultaneous compilation with corgi_bl | Dmitry Baryshkov | 2008-10-29 | 1 | -2/+2 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | [ARM] 5322/1: Fix fastpath issue in mmci.c | Linus Walleij | 2008-10-28 | 1 | -2/+3 | |
| | |/ / / / / / / / | |/| | | | | | | | |