- fdfc552a Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-for-linus', 'timer-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 0ebc115 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
- e82e6f1 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
- c98ece6 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- 5bbc097 x86, amd: Disable GartTlbWlkErr when BIOS forgets it by Joerg Roedel · 14 years ago
- c153001 vfs: Fix absolute RCU path walk failures due to uninitialized seq number by Tim Chen · 14 years ago
- b76225e net/9p: nwname should be an unsigned int by Harsh Prateek Bora · 14 years ago
- bd8c8ad 9p: Fix sparse error by Aneesh Kumar K.V · 14 years ago
- 936bb2d fs/9p: Fix error reported by coccicheck by Aneesh Kumar K.V · 14 years ago
- df5d8c8 9p: revert tsyncfs related changes by Aneesh Kumar K.V · 14 years ago
- c2ed388 fs/9p: Use write_inode for data sync on server by Aneesh Kumar K.V · 14 years ago
- f2eda2c fs/9p: Fix revalidate to return correct value by Aneesh Kumar K.V · 14 years ago
- 7d6b467 x86, NUMA: Fix fakenuma boot failure by KOSAKI Motohiro · 14 years ago
- 5853b4f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
- a970f5d Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
- 0cd9c64 futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setup by Darren Hart · 14 years ago
- 7ebfa57 vfs: fix incorrect dentry_update_name_case() BUG_ON() test by Linus Torvalds · 14 years ago
- f660378 block: only force kblockd unplugging from the schedule() path by Jens Axboe · 14 years ago
- 88b996c block: cleanup the block plug helper functions by Christoph Hellwig · 14 years ago
- e38f5b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
- e6d2831 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
- e27e615 mm/thp: use conventional format for boolean attributes by Ben Hutchings · 14 years ago
- b836aec ramfs: fix memleak on no-mmu arch by Bob Liu · 14 years ago
- 084189a8 um: disable CONFIG_CMPXCHG_LOCAL by Richard Weinberger · 14 years ago
- 6d56dad um: fix call tracer and bug handler by Richard Weinberger · 14 years ago
- ed5afea fs/fhandle.c: add <linux/personality.h> for ia64 by Jeff Mahoney · 14 years ago
- 6a534c9 MAINTAINERS: change mail adress of Hans J. Koch by Hans J. Koch · 14 years ago
- 59f9996 RapidIO/mpc85xx: fix possible mport registration problems by Alexandre Bounine · 14 years ago
- 13209c2 RapidIO: add IDT CPS-1432 switch definitions by Alexandre Bounine · 14 years ago
- 341aea2 oom-kill: remove boost_dying_task_prio() by KOSAKI Motohiro · 14 years ago
- 929bea7 vmscan: all_unreclaimable() use zone->all_unreclaimable as a name by KOSAKI Motohiro · 14 years ago
- fe936df mm: check that we have the right vma in __access_remote_vm() by Michael Ellerman · 14 years ago
- 4471a67 brk: COMPAT_BRK: fix detection of randomized brk by Jiri Kosina · 14 years ago
- 5de1743 drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip by Wanlong Gao · 14 years ago
- fc5da22 tmpfs: fix off-by-one in max_blocks checks by Hugh Dickins · 14 years ago
- d00ebea MAINTAINERS: update STABLE BRANCH info by Randy Dunlap · 14 years ago
- 81ab420 mm: add VM counters for transparent hugepages by Andi Kleen · 14 years ago
- c897401 MAINTAINERS: update various tty patterns by Joe Perches · 14 years ago
- 61bc02b MAINTAINERS: update m68knommu patterns by Joe Perches · 14 years ago
- d69ac13 MAINTAINERS: add ARM/ts78xx-setup platform maintainer by Alexander Clouter · 14 years ago
- 78be959 kstrtox: simpler code in _kstrtoull() by Alexey Dobriyan · 14 years ago
- 01eda2e kstrtox: fix compile warnings in test by Alexey Dobriyan · 14 years ago
- 592ce31 leds/leds-regulator.c: fix handling of already enabled regulators by Antonio Ospite · 14 years ago
- d3bc236 vmstat: update comment regarding stat_threshold by Christoph Lameter · 14 years ago
- 9f6ae44 mm/page_alloc.c: silence build_all_zonelists() section mismatch by Paul Mundt · 14 years ago
- c340b1d fs/partitions/ldm.c: fix oops caused by corrupted partition table by Timo Warns · 14 years ago
- c344180 drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id table by Axel Lin · 14 years ago
- 584208e mm: optimize pfn calculation in online_page() by Daniel Kiper · 14 years ago
- 67954fe memcg: fix mem_cgroup_rotate_reclaimable_page() by Eric Dumazet · 14 years ago
- 88b9ef4 ARM: 6879/1: fix personality test wrt usage of domain handlers by Nicolas Pitre · 14 years ago
- 5e14343 ARM: 6878/1: fix personality flag propagation across an exec by Nicolas Pitre · 14 years ago
- df5419a ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mmap() by Nicolas Pitre · 14 years ago
- b025a3f ARM: 6876/1: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS by Stephen Boyd · 14 years ago
- 8d50de9 Blackfin: SMP: fix cache flush loop by Sonic Zhang · 14 years ago
- 0bf02ce Blackfin: time-ts: ack gptimer sooner to avoid missing short ints by Mike Frysinger · 14 years ago
- ce24ee4 Blackfin: gptimers: fix thinko when disabling timers by Mike Frysinger · 14 years ago
- 943aee0 Blackfin: SMP: make all barriers handle cache issues by Graf Yang · 16 years ago
- a84bd2e Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixes by Russell King · 14 years ago
- 80656b6 block, blk-sysfs: Use the variable directly instead of a function call by Liu Yuan · 14 years ago
- 85f2e68 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
- 66bbf58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/avr32-2.6 by Linus Torvalds · 14 years ago
- 1f4f8ee Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
- 21a8d02 x86 platform drivers: Build fix for intel_pmic_gpio by Matthew Garrett · 14 years ago
- 6631e63 block: don't flush plugged IO on forced preemtion scheduling by Linus Torvalds · 14 years ago
- a626ca6 vm: fix vm_pgoff wrap in stack expansion by Linus Torvalds · 14 years ago
- 24a1a47 avr32: add ATAG_BOARDINFO by Andreas Bießmann · 14 years ago
- c7d8763 don't check platform_get_irq's return value against zero by Uwe Kleine-König · 14 years ago
- 9f0d15a avr32: init cannot ignore signals sent by force_sig_info() by Matt Fleming · 14 years ago
- 6e2ad51 avr32: fix deadlock when reading clock list in debugfs by Ole Henrik Jahren · 14 years ago
- 51ef85d avr32: Fix .size directive for cpu_enter_idle by Ben Hutchings · 14 years ago
- 024b3f29 avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototype by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
- 8faf9e3 fix the wrong argument of the functions definition by Wanlong Gao · 14 years ago
- 1dcffad UBIFS: fix compilation warnings when compiling with gcc 4.5 by Maksim Rayskiy · 14 years ago
- 78530bf UBIFS: fix oops when R/O file-system is fsync'ed by Artem Bityutskiy · 14 years ago
- 60d48c1 m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, syncfs by Geert Uytterhoeven · 14 years ago
- 7db6a7f ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio() by Eric Miao · 14 years ago
- aaa119a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
- 92f73a6 Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstultz/linux into timers/urgent by Thomas Gleixner · 14 years ago
- 2582b6e Revert "i915: restore only the mode of this driver on lastclose" by Dave Airlie · 14 years ago
- d87dfdb Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set." by Dave Airlie · 14 years ago
- cbf15bd i915: select VIDEO_OUTPUT_CONTROL for ACPI_VIDEO by Konstantin Khlebnikov · 14 years ago
- 2feea49 drm/radeon/kms: properly program vddci on evergreen+ by Alex Deucher · 14 years ago
- 8a83ec5 drm/radeon/kms: add voltage type to atom set voltage function by Alex Deucher · 14 years ago
- b4df8be drm/radeon/kms: fix pcie_p callbacks on btc and cayman by Alex Deucher · 14 years ago
- 71e16bf drm/radeon/kms: fix suspend on rv530 asics by Alex Deucher · 14 years ago
- 92656d7 drm/radeon/kms: clean up gart dummy page handling by Alex Deucher · 14 years ago
- 6faf9a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
- d77d959 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
- 0bba016 vfs: Re-introduce s_uuid in the superblock by Linus Torvalds · 14 years ago
- e328f05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
- 0d88f6e nfs: don't call __mark_inode_dirty while holding i_lock by Dave Chinner · 14 years ago
- 95042f9 vm: fix mlock() on stack guard page by Linus Torvalds · 14 years ago
- be85bcc Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo" by Linus Torvalds · 14 years ago
- b569ab3 thinkpad-acpi fails to load with newer Thinkpad X201s BIOS by Keith Packard · 14 years ago
- 08a0799 acer-wmi: Fix capitalisation of GUID in module alias by Lee, Chun-Yi · 14 years ago
- df410d5 sony-laptop: keyboard backlight fixes by Marco Chiappero · 14 years ago
- 855b8bc9 sony-laptop: only show the handles sysfs file in debug mode by Mattia Dongili · 14 years ago
- 8713b04 samsung-laptop: set backlight type by Michal Marek · 14 years ago
- 993819c staging: samsung-laptop has moved to platform/x86 by Michal Marek · 14 years ago
- 83fd6c6 ARM: mmp: align NR_BUILTIN_GPIO with gpio interrupt number by Haojian Zhuang · 14 years ago