summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-01-03microblaze: Microblaze wants sys_fork for noMMU tooMichal Simek
2013-01-03bridge: add empty br_mdb_init() and br_mdb_uninit() definitions.Rami Rosen
2013-01-03HID: usbhid: quirk for Formosa IR receiverNicholas Santos
2013-01-03vxlan: allow live mac address changestephen hemminger
2013-01-03bridge: Correctly unregister MDB rtnetlink handlersVlad Yasevich
2013-01-03powerpc: Add missing NULL terminator to avoid boot panic on PPC40xGabor Juhos
2013-01-03powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai
2013-01-02Linux 3.8-rc2v3.8-rc2Linus Torvalds
2013-01-02Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-02leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas
2013-01-02Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-01-02Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds
2013-01-02UAPI: Strip _UAPI prefix on header install no matter the whitespaceDavid Howells
2013-01-02UAPI: Remove empty Kbuild filesDavid Howells
2013-01-02Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-01-02mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman
2013-01-03module: prevent warning when finit_module a 0 sized fileSasha Levin
2013-01-03MIPS: 64-bit: Fix build if !CONFIG_MODULESJoshua Kinard
2013-01-02brcmfmac: fix parsing rsn ie for ap mode.Hante Meuleman
2013-01-02brcmsmac: add copyright information for CanonicalArend van Spriel
2013-01-02rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() callLarry Finger
2013-01-02rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() callLarry Finger
2013-01-02rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() callLarry Finger
2013-01-02rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() callLarry Finger
2013-01-02rtlwifi: Fix warning for unchecked pci_map_single() callLarry Finger
2013-01-02p54usb: add USBIDs for two more p54usb devicesChristian Lamparter
2013-01-02rtlwifi: Don't leak on error in _rtl_usb_receive()Jesper Juhl
2013-01-02ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan
2013-01-02bcma: correct M25P32 serial flash IDRafał Miłecki
2013-01-02brcmsmac: Use udelay instead of usleep_rangeNiels Ole Salscheider
2013-01-02p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski
2013-01-02carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESHChristian Lamparter
2013-01-02rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msgJussi Kivilinna
2013-01-02ath9k: Fix compilation breakageSujith Manoharan
2013-01-02ssb: SSB_DRIVER_GPIO should depend on GPIOLIB instead of selecting itGeert Uytterhoeven
2013-01-02bcma: BCMA_DRIVER_GPIO should depend on GPIOLIB instead of selecting itGeert Uytterhoeven
2013-01-02ARM: OMAP2/3: PRM: fix bogus OMAP2xxx powerstate return valuesPaul Walmsley
2013-01-02ARM: OMAP3: clock data: Add missing enable/disable for EMU clockJon Hunter
2013-01-02ARM: OMAP4: PRM: Correct wrong instance usage for reading reset sourcesIvan Khoronzhuk
2013-01-02ARM: OMAP4: PRM: fix RSTTIME and RSTST offsetsNishanth Menon
2013-01-02ARM: OMAP4: PRM: Correct reset source mapIvan Khoronzhuk
2013-01-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-01-02mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins
2013-01-02tmpfs mempolicy: fix /proc/mounts corrupting memoryHugh Dickins
2013-01-02epoll: prevent missed events on EPOLL_CTL_MODEric Wong
2013-01-02ASoC: wm5102: Improve speaker enable performanceMark Brown
2013-01-02arm64: Keep the ARM64 Kconfig selects sortedCatalin Marinas
2013-01-02arm64: Include linux/ptrace.h in asm/compat.hCatalin Marinas
2013-01-02watchdog: twl4030_wdt: add DT supportAaro Koskinen