| Commit message (Expand) | Author | Files | Lines |
2012-09-20 | the only place that needs to include asm/exec.h is linux/binfmts.h | Al Viro | 5 | -4/+1 |
2012-09-20 | get rid of generic instances of asm/exec.h | Al Viro | 36 | -195/+22 |
2012-09-20 | x86: get rid of TIF_IRET hackery | Al Viro | 5 | -17/+8 |
2012-09-19 | cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPU | Tejun Heo | 1 | -29/+34 |
2012-09-19 | workqueue: reimplement work_on_cpu() using system_wq | Tejun Heo | 1 | -17/+8 |
2012-09-19 | md: make sure metadata is updated when spares are activated or removed. | NeilBrown | 1 | -1/+5 |
2012-09-19 | md/raid5: fix calculate of 'degraded' when a replacement becomes active. | NeilBrown | 1 | -0/+4 |
2012-09-19 | Revert "md/raid5: For odirect-write performance, do not set STRIPE_PREREAD_AC... | NeilBrown | 1 | -1/+1 |
2012-09-18 | vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill() | Miklos Szeredi | 2 | -2/+4 |
2012-09-18 | cciss: fix handling of protocol error | Stephen M. Cameron | 1 | -0/+1 |
2012-09-18 | blk: add an upper sanity check on partition adding | Alan Cox | 1 | -1/+1 |
2012-09-18 | sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling. | Al Viro | 2 | -2/+2 |
2012-09-18 | sh: pfc: Release spinlock in sh_pfc_gpio_request_enable() error path | Laurent Pinchart | 1 | -1/+2 |
2012-09-18 | workqueue: always clear WORKER_REBIND in busy_worker_rebind_fn() | Lai Jiangshan | 1 | -2/+10 |
2012-09-18 | memory hotplug: fix section info double registration bug | qiuxishi | 1 | -6/+10 |
2012-09-18 | mm/page_alloc: fix the page address of higher page's buddy calculation | Li Haifeng | 1 | -1/+1 |
2012-09-18 | drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probe | Kevin Hilman | 1 | -0/+5 |
2012-09-18 | compiler.h: add __visible | Andi Kleen | 2 | -0/+11 |
2012-09-18 | pid-namespace: limit value of ns_last_pid to (0, max_pid) | Andrew Vagin | 1 | -1/+5 |
2012-09-18 | include/net/sock.h: squelch compiler warning in sk_rmem_schedule() | Chuck Lever | 1 | -1/+1 |
2012-09-18 | slub: consider pfmemalloc_match() in get_partial_node() | Joonsoo Kim | 1 | -5/+10 |
2012-09-18 | slab: fix starting index for finding another object | Joonsoo Kim | 1 | -1/+1 |
2012-09-18 | slab: do ClearSlabPfmemalloc() for all pages of slab | Mel Gorman | 1 | -2/+2 |
2012-09-18 | nbd: clear waiting_queue on shutdown | Paul Clements | 1 | -0/+9 |
2012-09-18 | MAINTAINERS: fix TXT maintainer list and source repo path | Gang Wei | 1 | -2/+3 |
2012-09-18 | mm/ia64: fix a memory block size bug | Jianguo Wu | 1 | -1/+1 |
2012-09-18 | memory hotplug: reset pgdat->kswapd to NULL if creating kernel thread fails | Wen Congyang | 1 | -0/+1 |
2012-09-17 | fs/proc: fix potential unregister_sysctl_table hang | Francesco Ruggeri | 1 | -3/+2 |
2012-09-16 | Linux 3.6-rc6v3.6-rc6 | Linus Torvalds | 1 | -1/+1 |
2012-09-16 | Revert "sched: Improve scalability via 'CPU buddies', which withstand random ... | Linus Torvalds | 3 | -46/+22 |
2012-09-16 | mfd: MAX77693: Fix NULL pointer error when initializing irqs | Chanwoo Choi | 2 | -7/+26 |
2012-09-16 | mfd: MAX77693: Fix interrupt handling bug | Chanwoo Choi | 1 | -5/+31 |
2012-09-15 | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 54 | -112/+125 |
2012-09-15 | Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()" | Chris Mason | 1 | -6/+2 |
2012-09-14 | vfs: make O_PATH file descriptors usable for 'fstat()' | Linus Torvalds | 1 | -1/+1 |
2012-09-14 | ACPI / PM: Use KERN_DEBUG when no power resources are found | Aaron Lu | 1 | -1/+1 |
2012-09-14 | IB/qib: Fix failure of compliance test C14-024#06_LocalPortNum | Mike Marciniszyn | 1 | -1/+2 |
2012-09-14 | RDMA/ocrdma: Fix CQE expansion of unsignaled WQE | Parav Pandit | 1 | -4/+4 |
2012-09-14 | ASoC: wm8904: correct the index | Bo Shen | 1 | -1/+1 |
2012-09-14 | eCryptfs: Copy up attributes of the lower target inode after rename | Tyler Hicks | 1 | -0/+5 |
2012-09-14 | eCryptfs: Call lower ->flush() from ecryptfs_flush() | Tyler Hicks | 1 | -2/+8 |
2012-09-14 | eCryptfs: Write out all dirty pages just before releasing the lower file | Tyler Hicks | 1 | -0/+1 |
2012-09-14 | i2c: algo: pca: Fix mode selection for PCA9665 | Thomas Kavanagh | 1 | -3/+3 |
2012-09-14 | MAINTAINERS: fix tree for current i2c-embedded development | Wolfram Sang | 1 | -1/+1 |
2012-09-14 | drm/nouveau: fix booting with plymouth + dumb support | Dave Airlie | 1 | -1/+1 |
2012-09-14 | mlx4_core: Fix integer overflows so 8TBs of memory registration works | Yishai Hadas | 2 | -17/+23 |
2012-09-14 | ACPI / PM: Fix resource_lock dead lock in acpi_power_on_device | Lin Ming | 1 | -11/+23 |
2012-09-14 | ACPI / PM: Infer parent power state from child if unknown, v2 | Rafael J. Wysocki | 1 | -0/+10 |
2012-09-13 | pktgen: fix crash with vlan and packet size less than 46 | Nishank Trivedi | 1 | -1/+1 |
2012-09-13 | thinkpad_acpi: buffer overflow in fan_get_status() | Dan Carpenter | 1 | -6/+7 |