summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * | | | | HSI: hsi: Rework hsi_event interfaceCarlos Chinea2012-04-232-58/+68
| * | | | | HSI: hsi: Remove controllers and ports from the busCarlos Chinea2012-04-231-19/+1
| * | | | | HSI: hsi: Fix error path cleanup on client registrationCarlos Chinea2012-04-231-1/+1
| * | | | | HSI: hsi: Rework hsi_controller releaseCarlos Chinea2012-04-232-45/+69
* | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-04-232-2/+4
|\ \ \ \ \ \
| * | | | | | super.c: unused variable warning without CONFIG_QUOTAEldad Zack2012-04-231-0/+2
| * | | | | | jbd2: use GFP_NOFS for blkdev_issue_flushShaohua Li2012-04-231-2/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2012-04-236-4/+14
|\ \ \ \ \ \ \
| * | | | | | | hexagon: add missing cpu.h includeRichard Kuo2012-04-231-1/+2
| * | | | | | | hexagon/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat2012-04-231-0/+5
| * | | | | | | hexagon: use renamed tick_nohz_idle_* functionsRichard Kuo2012-04-231-3/+3
| * | | | | | | Hexagon: misc compile warning/error cleanup due to missing headersRichard Kuo2012-04-234-0/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-04-231-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix modpost failures in fedora 17David Miller2012-04-181-0/+4
* | | | | | | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2012-04-232-5/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | md: fix possible corruption of array metadata on shutdown.NeilBrown2012-04-241-1/+2
| * | | | | | | | md: don't call ->add_disk unless there is good reason.NeilBrown2012-04-241-2/+2
| * | | | | | | | DM RAID: Use safe version of rdev_for_eachJonathan Brassow2012-04-241-2/+2
* | | | | | | | | Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Linus Torvalds2012-04-231-0/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dlm: fix QUECVT when convert queue is emptyDavid Teigland2012-04-231-0/+12
* | | | | | | | | | mm: fix s390 BUG by __set_page_dirty_no_writeback on swapHugh Dickins2012-04-231-1/+1
* | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-221-5/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus"Russell King2012-04-191-5/+1