Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | MAINTAINERS: add maintainer information for AMBA primecell drivers | Russell King | 2009-11-22 | 1 | -0/+22 | |
| * | | | | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2009-11-22 | 3 | -1/+4 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| | * | | | | | | | [ARM] pxa/spitz: fix compile regression on spitz | Pavel Machek | 2009-11-22 | 1 | -0/+2 | |
| | * | | | | | | | [ARM] pxa/cpufreq: fix index assignments for end marker | Daniel Mack | 2009-11-20 | 2 | -1/+2 | |
| * | | | | | | | | ARM: PNX4008: i2c-pnx: use the same dev_id for request_irq and free_irq | Russell King | 2009-11-21 | 1 | -2/+2 | |
| * | | | | | | | | ARM: PNX4008: fix watchdog device driver name | Russell King | 2009-11-20 | 1 | -2/+2 | |
| * | | | | | | | | [ARM] kmap: fix build errors with DEBUG_HIGHMEM enabled | Russell King | 2009-11-20 | 1 | -0/+6 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-11-30 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | powerpc: Fix DEBUG_HIGHMEM build break from d4515646699 | Becky Bruce | 2009-11-30 | 1 | -0/+11 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2009-11-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ide: fix ioctl to pass requested transfer mode to ide_find_dma_mode instead o... | Hemant Pedanekar | 2009-11-26 | 1 | -1/+1 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-11-30 | 7 | -36/+63 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sunsu: Use sunserial_console_termios() in sunsu_console_setup(). | David S. Miller | 2009-11-24 | 1 | -7/+10 | |
| * | | | | | | | | sunsu: Pass true 'ignore_line' to console match when RSC or LOM console. | David S. Miller | 2009-11-24 | 1 | -1/+7 | |
| * | | | | | | | | serial: suncore: Fix RSC/LOM handling in sunserial_console_termios(). | David S. Miller | 2009-11-24 | 5 | -12/+15 | |
| * | | | | | | | | serial: suncore: Add 'ignore_line' argument to sunserial_console_match(). | David S. Miller | 2009-11-24 | 5 | -15/+21 | |
| * | | | | | | | | sunsu: Fix detection of SU ports which are RSC console or control. | David S. Miller | 2009-11-24 | 1 | -0/+10 | |
| * | | | | | | | | sunsab: Do not set sunsab_reg.cons right before registering minors. | David S. Miller | 2009-11-24 | 1 | -1/+0 | |
| * | | | | | | | | sparc64: Fix definition of VMEMMAP_SIZE. | David S. Miller | 2009-11-24 | 1 | -1/+1 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-30 | 43 | -299/+359 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | b44: Fix wedge when using netconsole. | David S. Miller | 2009-11-30 | 1 | -3/+0 | |
| * | | | | | | | | | wan: cosa: drop chan->wsem on error path | Dan Carpenter | 2009-11-30 | 1 | -0/+1 | |
| * | | | | | | | | | ep93xx-eth: check for zero MAC address on probe, not on device open | Florian Fainelli | 2009-11-30 | 1 | -9/+3 | |
| * | | | | | | | | | NET: smc91x: Fix irq flags | Russell King - ARM Linux | 2009-11-30 | 1 | -1/+1 | |
| * | | | | | | | | | smsc9420: prevent BUG() if ethtool is called with interface down | Steve Glendinning | 2009-11-30 | 1 | -0/+14 | |
| * | | | | | | | | | r8169: restore mac addr in rtl8169_remove_one and rtl_shutdown | Ivan Vecera | 2009-11-30 | 1 | -0/+7 | |
| * | | | | | | | | | ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL... | David Ford | 2009-11-30 | 1 | -1/+1 | |
| * | | | | | | | | | e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failure | Roger Oksanen | 2009-11-30 | 1 | -6/+11 | |
| * | | | | | | | | | sctp: on T3_RTX retransmit all the in-flight chunks | Andrei Pelinescu-Onciul | 2009-11-29 | 4 | -15/+2 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | pktgen: Fix netdevice unregister | Eric Dumazet | 2009-11-24 | 1 | -5/+11 | |
| * | | | | | | | | macvlan: fix gso_max_size setting | Patrick McHardy | 2009-11-23 | 1 | -0/+2 | |
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-23 | 5 | -20/+28 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | rfkill: fix miscdev ops | Johannes Berg | 2009-11-23 | 1 | -0/+1 | |
| | * | | | | | | | | ath9k: set ps_default as false | John W. Linville | 2009-11-23 | 1 | -0/+2 | |
| | * | | | | | | | | mac80211: fix resume | Johannes Berg | 2009-11-19 | 2 | -10/+17 | |
| | * | | | | | | | | mac80211: fix addba timer (again...) | Johannes Berg | 2009-11-18 | 1 | -10/+8 | |
| * | | | | | | | | | hso: fix soft-lockup | Antti Kaijanmäki | 2009-11-23 | 1 | -1/+3 | |
| * | | | | | | | | | hso: fix debug routines | Antti Kaijanmäki | 2009-11-23 | 1 | -2/+2 | |
| * | | | | | | | | | pktgen: Fix device name compares | Eric Dumazet | 2009-11-23 | 1 | -8/+10 | |
| * | | | | | | | | | stmmac: do not fail when the timer cannot be used. | Giuseppe CAVALLARO | 2009-11-23 | 2 | -22/+29 | |
| * | | | | | | | | | stmmac: fixed a compilation error when use the external timer | Giuseppe CAVALLARO | 2009-11-23 | 1 | -2/+2 | |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-11-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | netfilter: xt_limit: fix invalid return code in limit_mt_check() | Patrick McHardy | 2009-11-23 | 1 | -1/+1 | |
| | * | | | | | | | | | netfilter: nf_log: fix sleeping function called from invalid context in seq_s... | Wu Fengguang | 2009-11-13 | 1 | -13/+5 | |
| | * | | | | | | | | | netfilter: xt_osf: fix xt_osf_remove_callback() return value | Roel Kluin | 2009-11-13 | 1 | -1/+1 | |
| * | | | | | | | | | | Au1x00: fix crash when trying register_netdev() | Alexander Beregalov | 2009-11-23 | 1 | -7/+8 | |
| * | | | | | | | | | | netxen : fix BOND_MODE_TLB/ALB mode. | Narender Kumar | 2009-11-21 | 3 | -4/+8 | |
| * | | | | | | | | | | netxen: fix promisc for NX2031. | Narender Kumar | 2009-11-21 | 2 | -11/+40 | |
| * | | | | | | | | | | netxen: fix memory initialization | Amit Kumar Salecha | 2009-11-21 | 1 | -0/+2 | |
| * | | | | | | | | | | TI DaVinci EMAC: Minor macro related updates | chaithrika@ti.com | 2009-11-20 | 1 | -15/+11 |