Age | Commit message (Expand) | Author | Files | Lines |
2009-02-17 | Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p... | Ingo Molnar | 104 | -10460/+14699 |
2009-02-15 | Merge commit 'v2.6.29-rc5' into x86/apic | Ingo Molnar | 18 | -8889/+8753 |
2009-02-13 | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/... | Ingo Molnar | 9 | -32/+62 |
2009-02-13 | Merge branch 'core/percpu' into x86/core | Ingo Molnar | 3 | -31/+11 |
2009-02-13 | Merge branch 'linus' into x86/apic | Ingo Molnar | 148 | -2663/+6906 |
2009-02-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 18 | -8889/+8753 |
2009-02-13 | netxen: fix compile waring "label ‘set_32_bit_mask’ defined but not used"... | Yang Hongyang | 1 | -1/+1 |
2009-02-13 | bnx2: Update version to 1.9.2 and copyright. | Michael Chan | 2 | -4/+4 |
2009-02-13 | bnx2: Fix jumbo frames error handling. | Michael Chan | 1 | -11/+19 |
2009-02-13 | bnx2: Update 5709 firmware. | Michael Chan | 1 | -4432/+4363 |
2009-02-13 | bnx2: Update 5706/5708 firmware. | Michael Chan | 1 | -4309/+4206 |
2009-02-13 | 3c505: do not set pcb->data.raw beyond its size | Roel Kluin | 1 | -10/+16 |
2009-02-13 | IRDA: cnt is off by 1 | Roel Kluin | 1 | -1/+1 |
2009-02-13 | netxen: remove pcie workaround | Dhananjay Phadke | 1 | -64/+0 |
2009-02-13 | sun3: print when lance_open() fails | Roel Kluin | 1 | -1/+1 |
2009-02-13 | qlge: bugfix: Add missing rx buf clean index on early exit. | Ron Mercer | 1 | -0/+2 |
2009-02-13 | qlge: bugfix: Fix RX scaling values. | Ron Mercer | 1 | -2/+2 |
2009-02-13 | qlge: bugfix: Fix TSO breakage. | Ron Mercer | 1 | -4/+6 |
2009-02-13 | qlge: bugfix: Add missing dev_kfree_skb_any() call. | Ron Mercer | 1 | -0/+2 |
2009-02-13 | qlge: bugfix: Add missing put_page() call. | Ron Mercer | 1 | -0/+2 |
2009-02-13 | qlge: bugfix: Fix fatal error recovery hang. | Ron Mercer | 1 | -2/+11 |
2009-02-13 | qlge: bugfix: Use netif_receive_skb() and vlan_hwaccel_receive_skb(). | Ron Mercer | 1 | -2/+2 |
2009-02-13 | TG3: limit reaches -1 | Roel Kluin | 1 | -2/+2 |
2009-02-12 | Merge git://git.infradead.org/users/cbou/battery-2.6.29 | Linus Torvalds | 1 | -1/+2 |
2009-02-12 | w1: w1 temp calculation overflow fix | Ian Dall | 1 | -1/+1 |
2009-02-12 | nbd: fix I/O hang on disconnected nbds | Paul Clements | 1 | -0/+9 |
2009-02-12 | parport: parport_serial, don't bind netmos ibm 0299 | Jiri Slaby | 1 | -0/+5 |
2009-02-12 | rtc: t reaches -1, tested 0 | Roel Kluin | 1 | -1/+1 |
2009-02-12 | video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driver | Uwe Kleine-Koenig | 1 | -1/+1 |
2009-02-12 | tpm: correct email address for tpm_infineon-driver | Marcel Selhorst | 1 | -2/+2 |
2009-02-12 | gx1fb: properly alloc cmap and plug cmap leak | Andres Salomon | 1 | -6/+11 |
2009-02-12 | gxfb: properly alloc cmap and plug cmap leak | Andres Salomon | 1 | -6/+11 |
2009-02-12 | lxfb: properly alloc cmap in all cases and don't leak the memory | Marco La Porta | 1 | -6/+11 |
2009-02-12 | rtc: update maintainership of pxa rtc driver | Robert Jarzmik | 1 | -1/+1 |
2009-02-11 | arlan-main.c fix compilation warnings for phys_addr_t | Jaswinder Singh Rajput | 1 | -2/+2 |
2009-02-11 | ne3210.c fix compilation warning for phys_addr_t | Jaswinder Singh Rajput | 1 | -1/+2 |
2009-02-11 | iscsi_ibft.c fix compilation warning | Jaswinder Singh Rajput | 1 | -2/+2 |
2009-02-11 | falcon fix compilation warnings | Jaswinder Singh Rajput | 1 | -12/+12 |
2009-02-11 | drm_proc.c fix compilation warning | Jaswinder Singh Rajput | 1 | -2/+2 |
2009-02-11 | iwlwifi: fix suspend/resume and its usage of pci saved state | Reinette Chatre | 2 | -4/+26 |
2009-02-11 | zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422G | Hin-Tak Leung | 1 | -0/+1 |
2009-02-11 | zd1211rw: adding 0ace:0xa211 as a ZD1211 device | Hin-Tak Leung | 1 | -0/+1 |
2009-02-11 | ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rx | Bob Copeland | 1 | -32/+53 |
2009-02-11 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+11 |
2009-02-11 | pci, x86, acpi: fix early_ioremap() leak | Yinghai Lu | 1 | -2/+5 |
2009-02-11 | SGI IA64 UV: fix ia64 build error in the linux-next tree | Dean Nelson | 3 | -31/+11 |
2009-02-11 | [S390] dasd: fix race in dasd timer handling | Stefan Weinhuber | 1 | -30/+16 |
2009-02-11 | [S390] dasd: bus_id -> dev_name() conversion. | Cornelia Huck | 1 | -1/+1 |
2009-02-11 | sunhme: Fix Quattro HME irq registration on proble failures | Meelis Roos | 1 | -6/+28 |
2009-02-11 | fore200: fix oops on failed firmware load | Meelis Roos | 1 | -2/+2 |