aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-02of/promtree: allow DT device matching by fixing 'name' brokenness (v5)Andres Salomon1-70/+42
2011-03-02x86: OLPC: have prom_early_alloc BUG rather than return NULLAndres Salomon1-2/+1
2011-03-02of/flattree: Drop an uninteresting message to pr_debug levelPaul Bolle1-1/+1
2011-03-02of: Add missing of_address.h to xilinx ehci driverMichal Simek1-0/+1
2011-03-02alpha: Enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner1-0/+1
2011-03-02alpha: irq: Convert affinity to use irq_dataThomas Gleixner1-4/+9
2011-03-02alpha: irq: Remove pointless irq status manipulationThomas Gleixner1-8/+3
2011-03-02alpha: titan: Convert irq_chip functionsThomas Gleixner1-9/+12
2011-03-02alpha: takara: Convert irq_chip functionsThomas Gleixner1-6/+8
2011-03-02alpha: sable: Convert irq_chip functionsThomas Gleixner1-10/+10
2011-03-02alpha: rx164: Convert irq_chip functionsThomas Gleixner1-8/+8
2011-03-02alpha: noritake: Convert irq_chip functionsThomas Gleixner1-8/+8
2011-03-02alpha: rawhide: Convert irq_chip functionsThomas Gleixner1-7/+10
2011-03-02alpha: mikasa: Convert irq_chip functionsThomas Gleixner1-8/+8
2011-03-02alpha: marvel: Convert irq_chip functionsThomas Gleixner1-23/+19
2011-03-02alpha: eiger: Convert irq_chip functionsThomas Gleixner1-6/+8
2011-03-02alpha: eb64p: Convert irq_chip functionsThomas Gleixner1-9/+9
2011-03-02alpha: dp264: Convert irq_chip functionsThomas Gleixner1-25/+27
2011-03-02alpha: cabriolet: Convert irq_chip functionsThomas Gleixner1-8/+8
2011-03-02alpha: i8259, alcor, jensen wildfire: Convert irq_chipThomas Gleixner5-52/+58
2011-03-02alpha: srm: Convert irq_chip functionsThomas Gleixner1-8/+8
2011-03-02alpha: Pyxis convert irq_chip functionsThomas Gleixner1-10/+10
2011-03-02Fix typo in call to irq_to_desc()Morten Holst Larsen1-1/+1
2011-03-02ext2: Fix link count corruption under heavy link+rename loadJosh Hunt1-7/+2
2011-03-02mfd: Avoid tps6586x burst writesvwadekar@nvidia.com1-5/+5
2011-03-02mfd: Don't suspend WM8994 if the CODEC is not suspendedMark Brown2-0/+19
2011-03-02mfd: Fix DaVinci voice codec device nameManjunathappa, Prakash1-2/+2
2011-03-02mfd: Fix NULL pointer due to non-initialized ucb1x00-ts absinfoJochen Friedrich1-3/+9
2011-03-02mfd: Fix ASIC3 build with GENERIC_HARDIRQS_NO_DEPRECATEDLennert Buytenhek1-2/+2
2011-03-02powerpc: Fix call to flush_ptrace_hw_breakpoint()K.Prasad1-3/+5
2011-03-02powerpc/kexec: Restore ppc_md.machine_kexecAnton Blanchard2-1/+10
2011-03-02powerpc/mm: Make hpte_need_flush() safe for preemptionPeter Zijlstra1-3/+3
2011-03-01[CPUFREQ] p4-clockmod: print EST-capable warning message only onceNaga Chumbalkar1-3/+3
2011-03-01[CPUFREQ] fix BUG on cpufreq policy init failureJiri Slaby1-12/+15
2011-03-01[CPUFREQ] Fix another notifier leak in powernow-k8.Dave Jones1-2/+2
2011-03-01[CPUFREQ] Missing "unregister_cpu_notifier" in powernow-k8.cNeil Brown1-1/+8
2011-03-01drm/i915: fix memory corruption with GM965 and >4GB RAMJan Niehusmann1-0/+11
2011-03-01Linux 2.6.38-rc7Linus Torvalds1-1/+1
2011-03-01Revert "TPM: Long default timeout fix"Linus Torvalds1-6/+4
2011-02-28fs/block_dev.c: fix new kernel-doc warningRandy Dunlap1-0/+1
2011-02-28ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki3-20/+29
2011-02-28mm: <asm-generic/pgtable.h> must include <linux/mm_types.h>Ben Hutchings1-0/+2
2011-02-28x86: Use u32 instead of long to set reset vector back to 0Don Zickus1-1/+1
2011-02-28perf timechart: Fix max number of cpusThomas Renninger1-3/+3
2011-02-28perf timechart: Fix black idle boxes in the titleThomas Renninger1-3/+3
2011-02-28drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie2-2/+3
2011-02-28drm/nv50-nvc0: make sure vma is definitely unmapped when destroying boBen Skeggs1-1/+4
2011-02-26hwmon: (adt7411) add MODULE_DEVICE_TABLEaxel lin1-0/+1
2011-02-26hwmon: (ad7414) add MODULE_DEVICE_TABLEaxel lin1-0/+1
2011-02-26clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner3-1/+18