| Commit message (Expand) | Author | Files | Lines |
2012-04-13 | kconfig: fix IS_ENABLED to not require all options to be defined | Paul Gortmaker | 1 | -4/+18 |
2012-04-13 | irq_domain: fix type mismatch in debugfs output format | Grant Likely | 1 | -1/+2 |
2012-04-12 | staging: android: fix mem leaks in __persistent_ram_init() | Jesper Juhl | 1 | -4/+7 |
2012-04-12 | staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private... | Jesper Juhl | 1 | -1/+2 |
2012-04-12 | staging: iio: hmc5843: Fix crash in probe function. | Marek Belisko | 1 | -1/+3 |
2012-04-12 | panic: fix stack dump print on direct call to panic() | Jason Wessel | 1 | -1/+1 |
2012-04-12 | drivers/rtc/rtc-pl031.c: enable clock on all ST variants | Linus Walleij | 1 | -2/+1 |
2012-04-12 | Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()" | Ying Han | 1 | -6/+1 |
2012-04-12 | hugetlb: fix race condition in hugetlb_fault() | Chris Metcalf | 1 | -0/+2 |
2012-04-12 | drivers/rtc/rtc-twl.c: use static register while reading time | Konstantin Shlyakhovoy | 1 | -5/+38 |
2012-04-12 | drivers/rtc/rtc-s3c.c: add placeholder for driver private data | Tushar Behera | 1 | -5/+18 |
2012-04-12 | drivers/rtc/rtc-s3c.c: fix compilation error | Tushar Behera | 1 | -4/+4 |
2012-04-12 | MAINTAINERS: add PCDP console maintainer | Khalid Aziz | 1 | -0/+5 |
2012-04-12 | memcg: do not open code accesses to res_counter members | Glauber Costa | 1 | -2/+2 |
2012-04-12 | drivers/rtc/rtc-efi.c: fix section mismatch warning | Jan Beulich | 1 | -1/+0 |
2012-04-12 | drivers/rtc/rtc-r9701.c: reset registers if invalid values are detected | Andreas Dumberger | 1 | -0/+22 |
2012-04-12 | drivers/char/random.c: fix boot id uniqueness race | Mathieu Desnoyers | 1 | -3/+8 |
2012-04-12 | memcg: fix broken boolen expression | Kirill A. Shutemov | 1 | -1/+1 |
2012-04-12 | memcg: fix up documentation on global LRU | Ying Han | 1 | -3/+2 |
2012-04-12 | USB: update usbtmc api documentation | Stephen Lewis | 1 | -7/+7 |
2012-04-12 | drm/exynos: fixed exynos broken ioctl | Inki Dae | 1 | -1/+1 |
2012-04-12 | drm/i915: clear fencing tracking state when retiring requests | Daniel Vetter | 1 | -0/+2 |
2012-04-12 | irq_domain: Move irq_virq_count into NOMAP revmap | Grant Likely | 6 | -31/+17 |
2012-04-12 | md/bitmap: prevent bitmap_daemon_work running while initialising bitmap | NeilBrown | 1 | -0/+2 |
2012-04-12 | md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery. | majianpeng | 2 | -3/+4 |
2012-04-12 | MD: Bitmap version cleanup. | Andrei Warkentin | 1 | -3/+0 |
2012-04-12 | drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv | Joonyoung Shim | 5 | -33/+46 |
2012-04-12 | drm/exynos: fix struct for operation callback functions to driver name | Joonyoung Shim | 4 | -79/+62 |
2012-04-12 | drm/exynos: use define instead of default_win member in struct mixer_context | Joonyoung Shim | 1 | -4/+4 |
2012-04-12 | drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NR | Joonyoung Shim | 1 | -5/+5 |
2012-04-12 | drm/exynos: remove unused codes in hdmi and mixer | Joonyoung Shim | 2 | -4/+0 |
2012-04-12 | drm/exynos: remove unnecessary type conversion of hdmi and mixer | Joonyoung Shim | 2 | -18/+16 |
2012-04-12 | Input: da9052 - fix memory leak in da9052_onkey_probe() | Jesper Juhl | 1 | -1/+2 |
2012-04-12 | Revert "clocksource: Load the ACPI PM clocksource asynchronously" | Thomas Gleixner | 1 | -16/+8 |
2012-04-11 | drm/i915: make rc6 module parameter read-only | Jesse Barnes | 1 | -1/+1 |
2012-04-11 | NFC: Fix the LLCP Tx fragmentation loop | Samuel Ortiz | 1 | -2/+2 |
2012-04-11 | rtlwifi: Add missing DMA buffer unmapping for PCI drivers | Larry Finger | 1 | -1/+6 |
2012-04-11 | rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine | Larry Finger | 2 | -19/+21 |
2012-04-11 | arch/tile: avoid unused variable warning in proc.c for tilegx | Chris Metcalf | 1 | -3/+1 |
2012-04-11 | x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up | Linus Torvalds | 6 | -145/+105 |
2012-04-11 | xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI | Alex He | 2 | -5/+10 |
2012-04-11 | xHCI: use gfp flags from caller instead of GFP_ATOMIC | Dan Carpenter | 1 | -2/+2 |
2012-04-11 | xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI host | Elric Fu | 1 | -0/+2 |
2012-04-11 | USB: fix bug of device descriptor got from superspeed device | Elric Fu | 1 | -0/+16 |
2012-04-11 | xhci: Fix register save/restore order. | Sarah Sharp | 1 | -4/+4 |
2012-04-11 | xhci: Restore event ring dequeue pointer on resume. | Sarah Sharp | 1 | -0/+1 |
2012-04-11 | xhci: Don't write zeroed pointers to xHC registers. | Sarah Sharp | 1 | -7/+2 |
2012-04-11 | xhci: Warn when hosts don't halt. | Sarah Sharp | 1 | -0/+3 |
2012-04-11 | xhci: don't re-enable IE constantly | Felipe Balbi | 2 | -1/+5 |
2012-04-11 | cred: copy_process() should clear child->replacement_session_keyring | Oleg Nesterov | 1 | -0/+2 |