summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-13ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BITNicolas Pitre
2011-08-13ARM: 7012/1: Set proper TEXT_OFFSET for newer MSMsStephen Boyd
2011-08-11ARM: enable ARM_PATCH_PHYS_VIRT by defaultRussell King
2011-08-10ARM: drop experimental status for ARM_PATCH_PHYS_VIRTRussell King
2011-08-09ARM: 7008/1: alignment: Make SIGBUS sent to userspace POSIXly correctDave Martin
2011-08-09ARM: 7007/1: alignment: Prevent ignoring of faults with ARMv6 unaligned acces...Dave Martin
2011-08-09ARM: 7010/1: mm: fix invalid loop for poison_init_memJamie Iles
2011-08-09ARM: 7005/1: freshen up mm/proc-arm946.SBrian S. Julin
2011-08-09dmaengine: PL08x: Fix trivial build errorRussell King
2011-08-04ARM: Fix build error for SMP=n buildsRussell King
2011-08-03Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2011-08-03Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-08-03shm: optimize exit_shm()Vasiliy Kulikov
2011-08-03shm: fix wrong testsVasiliy Kulikov
2011-08-03tmpfs: expand "help" to explain value of TMPFS_POSIX_ACLRobert P. J. Day
2011-08-03mm: clarify the radix_tree exceptional casesHugh Dickins
2011-08-03tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins
2011-08-03mm: a few small updates for radix-swapHugh Dickins
2011-08-03tmpfs: use kmemdup for short symlinksHugh Dickins
2011-08-03tmpfs: convert shmem_writepage and enable swapHugh Dickins
2011-08-03tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins
2011-08-03tmpfs: convert shmem_getpage_gfp to radix-swapHugh Dickins
2011-08-03tmpfs: convert shmem_unuse_inode to radix-swapHugh Dickins
2011-08-03tmpfs: convert shmem_truncate_range to radix-swapHugh Dickins
2011-08-03tmpfs: copy truncate_inode_pages_rangeHugh Dickins
2011-08-03tmpfs: miscellaneous trivial cleanupsHugh Dickins
2011-08-03tmpfs: demolish old swap vector supportHugh Dickins
2011-08-03mm: let swap use exceptional entriesHugh Dickins
2011-08-03radix_tree: exceptional entries and indicesHugh Dickins
2011-08-03drivers/video/backlight/aat2870_bl.c: make it buildable as a moduleAndrew Morton
2011-08-03drivers/video/backlight/aat2870_bl.c: fix setting max_currentAxel Lin
2011-08-03drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device...Axel Lin
2011-08-03cris: add missing declaration of kgdb_init() and breakpoint()WANG Cong
2011-08-03cris: fix the prototype of sync_serial_ioctl()WANG Cong
2011-08-03cris: fix a build error in sync_serial_open()WANG Cong
2011-08-03cris: fix a build error in kernel/fork.cWANG Cong
2011-08-03tpm_tis: fix build when ACPI is not enabledRandy Dunlap
2011-08-03mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODEJohannes Weiner
2011-08-03ramoops: update module parametersSergiu Iordache
2011-08-03Documentation: add pointer to name_to_dev_t for root= valuesWill Drewry
2011-08-03fs/dcache.c: fix new kernel-doc warningRandy Dunlap
2011-08-03ida: simplified functions for id allocationRusty Russell
2011-08-03taskstats: add_del_listener() should ignore !valid listenersOleg Nesterov
2011-08-03taskstats: add_del_listener() shouldn't use the wrong nodeOleg Nesterov
2011-08-03rtc-omap: fix initialization of control registerDaniel Glöckner
2011-08-03fault-injection: add ability to export fault_attr in arbitrary directoryAkinobu Mita
2011-08-03ext4: use kzalloc in ext4_kzalloc()Mathias Krause
2011-08-03dt: add of_alias_scan and of_alias_get_idShawn Guo
2011-08-03tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_dataKiran Patil