summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-04-14fs/fhandle.c: add <linux/personality.h> for ia64Jeff Mahoney
2011-04-14MAINTAINERS: change mail adress of Hans J. KochHans J. Koch
2011-04-14RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine
2011-04-14RapidIO: add IDT CPS-1432 switch definitionsAlexandre Bounine
2011-04-14oom-kill: remove boost_dying_task_prio()KOSAKI Motohiro
2011-04-14vmscan: all_unreclaimable() use zone->all_unreclaimable as a nameKOSAKI Motohiro
2011-04-14mm: check that we have the right vma in __access_remote_vm()Michael Ellerman
2011-04-14brk: COMPAT_BRK: fix detection of randomized brkJiri Kosina
2011-04-14drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chipWanlong Gao
2011-04-14tmpfs: fix off-by-one in max_blocks checksHugh Dickins
2011-04-14MAINTAINERS: update STABLE BRANCH infoRandy Dunlap
2011-04-14mm: add VM counters for transparent hugepagesAndi Kleen
2011-04-14MAINTAINERS: update various tty patternsJoe Perches
2011-04-14MAINTAINERS: update m68knommu patternsJoe Perches
2011-04-14MAINTAINERS: add ARM/ts78xx-setup platform maintainerAlexander Clouter
2011-04-14kstrtox: simpler code in _kstrtoull()Alexey Dobriyan
2011-04-14kstrtox: fix compile warnings in testAlexey Dobriyan
2011-04-14leds/leds-regulator.c: fix handling of already enabled regulatorsAntonio Ospite
2011-04-14vmstat: update comment regarding stat_thresholdChristoph Lameter
2011-04-14mm/page_alloc.c: silence build_all_zonelists() section mismatchPaul Mundt
2011-04-14fs/partitions/ldm.c: fix oops caused by corrupted partition tableTimo Warns
2011-04-14drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id tableAxel Lin
2011-04-14mm: optimize pfn calculation in online_page()Daniel Kiper
2011-04-14memcg: fix mem_cgroup_rotate_reclaimable_page()Eric Dumazet
2011-04-14Revert "usb: usb_storage: do not align length of request for CBW to maxp size"Greg Kroah-Hartman
2011-04-14Revert "USB: isp1760-hcd: move imask clear after pending work is done"Greg Kroah-Hartman
2011-04-14ARM: 6879/1: fix personality test wrt usage of domain handlersNicolas Pitre
2011-04-14ARM: 6878/1: fix personality flag propagation across an execNicolas Pitre
2011-04-14ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mm...Nicolas Pitre
2011-04-14ARM: 6876/1: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSStephen Boyd
2011-04-14ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not usedMaurus Cuelenaere
2011-04-14ARM: SAMSUNG: Fix build failure in PM CRC check codeAbhilash Kesavan
2011-04-14ARM: S5P: Remove unused s3c_pm_check_resume_pinAbhilash Kesavan
2011-04-13usb: gadget: storage_common: use kstrto*()Michal Nazarewicz
2011-04-13USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCsGabor Juhos
2011-04-13USB: ehci: add workaround for Synopsys HC bugGabor Juhos
2011-04-13USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCsGabor Juhos
2011-04-13xHCI: Implement AMD PLL quirkAndiry Xu
2011-04-13xhci: Tell USB core both roothubs lost power.Sarah Sharp
2011-04-13usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0...Andiry Xu
2011-04-13USB: Fix unplug of device with active streamsMatthew Wilcox
2011-04-13USB: xhci - also free streams when resetting devicesDmitry Torokhov
2011-04-13ARM: EXYNOS4: Add usb ehci device to the NURI boardJoonyoung Shim
2011-04-13USB: Add initial S5P EHCI driverJoonyoung Shim
2011-04-13ARM: EXYNOS4: Add usb host phy controlJoonyoung Shim
2011-04-13ARM: S5P: Add usb ehci deviceJoonyoung Shim
2011-04-13Revert "USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)"Johan Hovold
2011-04-13USB: twl4030-usb: Report correct vbus value for accessory charger adapters1Matthias Kaehlcke
2011-04-13USB: Mark ehci_adjust_port_wakeup_flags as __maybe_unusedFabio Estevam
2011-04-13usb: fix a typo in a commentWeiping Pan(潘卫平)