summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-04Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris
2011-05-03Merge branch 'stable/bug-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-05-03Merge branches 'x86-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.k...Linus Torvalds
2011-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-02sysctl: net: call unregister_net_sysctl_table where neededLucian Adrian Grijincu
2011-05-02Revert: veth: remove unneeded ifname code from veth_newlink()Jiri Pirko
2011-05-02smsc95xx: fix reset checkRabin Vincent
2011-05-02tg3: Fix failure to enable WoL by default when possibleRafael J. Wysocki
2011-05-02networking: inappropriate ioctl operation should return ENOTTYLifeng Sun
2011-05-02x86, reboot: Fix relocations in reboot_32.SH. Peter Anvin
2011-05-02amd8111e: trivial typo spelling: Negotitate -> NegotiateJoe Perches
2011-05-02xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_topStefano Stabellini
2011-05-02xen/mmu: Add workaround "x86-64, mm: Put early page table high"Konrad Rzeszutek Wilk
2011-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-05-02Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-05-02Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-05-02genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVELGeert Uytterhoeven
2011-05-02UBIFS: seek journal heads to the latest bud in replayArtem Bityutskiy
2011-05-02UBIFS: do not free write-buffers when in R/O modeArtem Bityutskiy
2011-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-05-02Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-05-02Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-05-02Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-05-02XZ decompressor: Fix decoding of empty LZMA2 streamsLasse Collin
2011-05-02ALSA: hda - Fix Realtek's chained fixup checksTakashi Iwai
2011-05-02Revert "ALSA: hda - Fix pin-config of Gigabyte mobo"Takashi Iwai
2011-05-02ipv4: don't spam dmesg with "Using LC-trie" messagesAlexey Dobriyan
2011-05-02af_unix: Only allow recv on connected seqpacket sockets.Eric W. Biederman
2011-05-01x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo()Yinghai Lu
2011-05-01x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processorsBoris Ostrovsky
2011-05-01i2c-parport: Fix adapter list handlingJean Delvare
2011-05-01i2c-i801: Move device ID definitions to driverJean Delvare
2011-05-01hwmon: (twl4030-madc-hwmon) Return proper error if hwmon_device_register failsAxel Lin
2011-04-30Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-04-30CLKDEV: Fix clkdev return value for NULL clk caseRussell King
2011-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-04-29Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-29Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-04-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-04-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-04-29mii: add support of pause frames in mii_get_anartpol
2011-04-29net: ftmac100: fix scheduling while atomic during PHY link status changeAdam Jaremko
2011-04-29usbnet: Transfer of maintainershipOliver Neukum
2011-04-29usbnet: add support for some Huawei modems with cdc-ether portsDan Williams
2011-04-29bnx2: cancel timer on device removalNeil Horman
2011-04-29iwl4965: fix "Received BA when not expected"Stanislaw Gruszka
2011-04-29iwlagn: fix "Received BA when not expected"Stanislaw Gruszka
2011-04-29workqueue: fix deadlock in worker_maybe_bind_and_lock()Tejun Heo