summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-2613-48/+80
|\
| * mm: fix NULL ptr dereference in move_pagesSasha Levin2012-04-251-8/+8
| * mm: fix NULL ptr dereference in migrate_pagesSasha Levin2012-04-251-4/+7
| * revert "proc: clear_refs: do not clear reserved pages"Will Deacon2012-04-251-3/+0
| * drivers/rtc/rtc-ds1307.c: fix BUG shown with lock debugging enabledAnatolij Gustschin2012-04-251-0/+1
| * arch/arm/mach-ux500/mbox-db5500.c: world-writable sysfs fifo fileVasiliy Kulikov2012-04-251-1/+1
| * hugetlbfs: lockdep annotate root inode properlyAneesh Kumar K.V2012-04-251-0/+1
| * acerhdf: lowered default temp fanon/fanoff valuesPeter Feuerer2012-04-251-2/+2
| * acerhdf: add support for new hardwarePeter Feuerer2012-04-251-20/+42
| * acerhdf: add support for Aspire 1410 BIOS v1.3314Clay Carpenter2012-04-251-0/+1
| * fs/buffer.c: remove BUG() in possible but rare conditionGlauber Costa2012-04-251-1/+0
| * mm: fix up the vmscan stat in vmstatYing Han2012-04-253-7/+13
| * epoll: clear the tfile_check_list on -ELOOPJason Baron2012-04-251-1/+3
| * mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vmaKonstantin Khlebnikov2012-04-251-1/+1
* | Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-04-2510-40/+88
|\ \
| * | NFSv4: Keep dropped state owners on the LRU list for a whileTrond Myklebust2012-04-211-9/+11
| * | NFSv4: Ensure that we don't drop a state owner more than onceTrond Myklebust2012-04-211-3/+7
| * | NFSv4: Ensure we do not reuse open owner namesTrond Myklebust2012-04-205-8/+16
| * | nfs: Enclose hostname in brackets when needed in nfs_do_root_mountJan Kara2012-04-201-2/+6
| * | NFS: put open context on error in nfs_flush_multiFred Isaman2012-04-201-1/+1
| * | NFS: put open context on error in nfs_pagein_multiFred Isaman2012-04-201-1/+1
| * | NFSv4: Fix open(O_TRUNC) and ftruncate() error handlingTrond Myklebust2012-04-192-5/+14
| * | NFSv4: Ensure that we check lock exclusive/shared type against open modesTrond Myklebust2012-04-191-0/+14
| * | NFSv4: Ensure that the LOCK code sets exception->inodeTrond Myklebust2012-04-191-2/+7
| * | NFS: check for req==NULL in nfs_try_to_update_request cleanupFred Isaman2012-04-181-1/+2
| * | SUNRPC: register PipeFS file system after pernet sybsystemStanislav Kinsbursky2012-04-181-8/+9
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-2522-97/+144
|\ \ \
| * | | x32, siginfo: Provide proper overrides for x32 siginfo_tH. Peter Anvin2012-04-231-1/+7
| * | | asm-generic: Allow overriding clock_t and add attributes to siginfo_tH. Peter Anvin2012-04-231-3/+11
| * | | x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu2012-04-233-7/+7
| * | | x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...Konrad Rzeszutek Wilk2012-04-234-6/+8
| * | | ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk2012-04-232-24/+30
| * | | x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue2012-04-181-14/+20
| * | | i387: ptrace breaks the lazy-fpu-restore logicOleg Nesterov2012-04-161-0/+1
| * | | x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann2012-04-165-16/+9
| * | | x86, efi: Add dedicated EFI stub entry pointMatt Fleming2012-04-163-13/+38
| * | | x86/amd: Remove broken links from comment and kernel messageAndreas Herrmann2012-04-161-2/+2
| * | | Merge tag 'microcode-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-04-142-11/+11
| |\ \ \
| | * | | x86, microcode: Ensure that module is only loaded on supported AMD CPUsAndreas Herrmann2012-04-132-8/+10
| | * | | x86, microcode: Fix sysfs warning during module unload on unsupported CPUsAndreas Herrmann2012-04-131-3/+1
* | | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-04-252-1/+2
|\ \ \ \ \
| * | | | | dell-laptop: Terminate quirks list properlyMartin Nyhus2012-04-171-0/+1
| * | | | | intel_ips: Hush the i915 symbols messageAdam Jackson2012-04-171-1/+1
* | | | | | mm: memcg: move pc lookup point to commit_charge()Johannes Weiner2012-04-251-12/+5
* | | | | | mm: nobootmem: Correct alloc_bootmem semantics.David Miller2012-04-251-2/+8
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds2012-04-241-3/+7
|\ \ \ \ \ \
| * | | | | | GFS2: Instruct DLM to avoid queue convert slowdownBob Peterson2012-04-241-3/+7
* | | | | | | Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds2012-04-244-120/+155
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | HSI: Add HSI ABI documentationCarlos Chinea2012-04-231-0/+19
| * | | | | | HSI: hsi_char: Remove max_data_size from sysfsCarlos Chinea2012-04-231-1/+1
OpenPOWER on IntegriCloud