Age | Commit message (Expand) | Author |
2012-04-02 | tg3: Fix 5717 serdes powerdown problem | Matt Carlson |
2012-04-02 | asm-generic: add linux/types.h to cmpxchg.h | Paul Gortmaker |
2012-04-02 | firewire: restore the device.h include in linux/firewire.h | Paul Gortmaker |
2012-04-02 | frv: fix warnings in mb93090-mb00/pci-dma.c about implicit EXPORT_SYMBOL | Paul Gortmaker |
2012-04-02 | parisc: fix missing cmpxchg file error from system.h split | Paul Gortmaker |
2012-04-02 | blackfin: fix cmpxchg build fails from system.h fallout | Paul Gortmaker |
2012-04-02 | avr32: fix build failures from mis-naming of atmel_nand.h | Paul Gortmaker |
2012-04-02 | ARM: mach-msm: fix compile fail from system.h fallout | Paul Gortmaker |
2012-04-02 | Merge branch 'for-next' of git://gitorious.org/kernel-hsi/kernel-hsi | Linus Torvalds |
2012-04-02 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds |
2012-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-04-02 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2012-04-02 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-04-02 | irq_work: fix compile failure on MIPS from system.h split | Paul Gortmaker |
2012-04-02 | drm/i915: disable ppgtt on snb when dmar is enabled | Daniel Vetter |
2012-04-02 | drm/i915: add Ivy Bridge GT2 Server entries | Eugeni Dodonov |
2012-04-02 | x86, kvm: Call restore_sched_clock_state() only after %gs is initialized | Marcelo Tosatti |
2012-04-02 | microblaze: Fix ret_from_fork declaration | Michal Simek |
2012-04-02 | microblaze: Do not use tlb_skip in early_printk | Michal Simek |
2012-04-02 | drm/radeon: Don't dereference possibly-NULL pointer. | Michel Dänzer |
2012-04-02 | mm, drm/udl: fixup vma flags on mmap | Konstantin Khlebnikov |
2012-04-02 | drm/radeon/kms: fix fans after resume | Alex Deucher |
2012-04-02 | nouveau/bios: Fix tracking of BIOS image data | Benjamin Herrenschmidt |
2012-04-02 | nouveau: Fix crash when pci_ram_rom() returns a size of 0 | Benjamin Herrenschmidt |
2012-04-02 | drm/nouveau: select POWER_SUPPLY | Dave Airlie |
2012-04-02 | Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin... | Dave Airlie |
2012-04-02 | Subject: [PATCH] tags.sh: Add missing quotes | Stephen Boyd |
2012-04-02 | powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current... | Andrew Morton |
2012-04-02 | powerpc/eeh: Remove eeh_event_handler()->daemonize() | Oleg Nesterov |
2012-04-02 | powerpc/kvm: Fallout from system.h disintegration | Benjamin Herrenschmidt |
2012-04-02 | powerpc: Fix fallout from system.h split up | Stephen Rothwell |
2012-04-02 | powerpc: Mark const init data with __initconst instead of __initdata | Uwe Kleine-König |
2012-04-02 | Merge remote-tracking branch 'kumar/next' into merge | Benjamin Herrenschmidt |
2012-04-01 | net: usb: cdc_eem: fix mtu | Rabin Vincent |
2012-04-01 | net: sh_eth: fix endian check for architecture independent | Yoshihiro Shimoda |
2012-04-01 | usb/rtl8150 : Remove duplicated definitions | huajun li |
2012-04-01 | rionet: fix page allocation order of rionet_active | Akinobu Mita |
2012-04-01 | via-rhine: fix wait-bit inversion. | Andreas Mohr |
2012-04-02 | md/raid1: If md_integrity_register() failed,run() must free the mem | majianpeng |
2012-04-02 | md/raid0: If md_integrity_register() fails, raid0_run() must free the mem. | majianpeng |
2012-04-02 | md/linear: If md_integrity_register() fails, linear_run() must free the mem. | majianpeng |
2012-04-01 | ipv6: Fix RTM_GETROUTE's interpretation of RTA_IIF to be consistent with ipv4 | Shmulik Ladkani |
2012-04-01 | sparc: pgtable_64: change include order | Aaro Koskinen |
2012-04-01 | m68k/q40: Add missing platform check before registering platform devices | Geert Uytterhoeven |
2012-04-01 | m68k/mac: Add missing platform check before registering platform devices | Geert Uytterhoeven |
2012-04-01 | m68k: include asm/cmpxchg.h in our m68k atomic.h | Greg Ungerer |
2012-04-01 | net: lpc_eth: Fix rename of dev_hw_addr_random | stigge@antcom.de |
2012-04-01 | net/netfilter/nfnetlink_acct.c: use linux/atomic.h | Andrew Morton |
2012-04-01 | rose_dev: fix memcpy-bug in rose_set_mac_address | danborkmann@iogearbox.net |
2012-04-01 | Fix non TBI PHY access; a bad merge undid bug fix in a previous commit. | Kenth Eriksson |