| Commit message (Expand) | Author | Files | Lines |
2013-10-16 | [SCSI] BusLogic: Fix an oops when intializing multimaster adapter | Khalid Aziz | 1 | -8/+8 |
2013-10-14 | Linux 3.12-rc5v3.12-rc5 | Linus Torvalds | 1 | -1/+1 |
2013-10-13 | watchdog: sunxi: Fix section mismatch | Maxime Ripard | 1 | -2/+2 |
2013-10-13 | watchdog: kempld_wdt: Fix bit mask definition | Jingoo Han | 1 | -1/+1 |
2013-10-13 | watchdog: ts72xx_wdt: locking bug in ioctl | Dan Carpenter | 1 | -1/+2 |
2013-10-13 | ARM: exynos: dts: Update 5250 arch timer node with clock frequency | Yuvaraj Kumar C D | 1 | -0/+5 |
2013-10-13 | parisc: let probe_kernel_read() capture access to page zero | Helge Deller | 1 | -1/+14 |
2013-10-13 | parisc: optimize variable initialization in do_page_fault | John David Anglin | 1 | -5/+10 |
2013-10-13 | parisc: fix interruption handler to respect pagefault_disable() | Helge Deller | 1 | -3/+3 |
2013-10-13 | parisc: mark parisc_terminate() noreturn and cold. | Helge Deller | 1 | -1/+1 |
2013-10-13 | parisc: remove unused syscall_ipi() function. | Helge Deller | 1 | -5/+0 |
2013-10-13 | parisc: kill SMP single function call interrupt | Jiang Liu | 1 | -7/+1 |
2013-10-13 | parisc: Export flush_cache_page() (needed by lustre) | Geert Uytterhoeven | 1 | -0/+1 |
2013-10-12 | vfs: allow O_PATH file descriptors for fstatfs() | Linus Torvalds | 1 | -1/+1 |
2013-10-12 | ext4: fix memory leak in xattr | Dave Jones | 1 | -0/+2 |
2013-10-12 | ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc" | Vineet Gupta | 1 | -1/+1 |
2013-10-11 | ALSA: hda - Sony VAIO Pro 13 (haswell) now has a working headset jack | David Henningsson | 1 | -0/+2 |
2013-10-11 | ALSA: hda - Add a headset mic model for ALC269 and friends | David Henningsson | 2 | -0/+16 |
2013-10-11 | ALSA: hda - Fix microphone for Sony VAIO Pro 13 (Haswell model) | David Henningsson | 1 | -0/+9 |
2013-10-11 | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar | 9 | -11/+26 |
2013-10-11 | Revert "i915: Update VGA arbiter support for newer devices" | Dave Airlie | 3 | -38/+3 |
2013-10-11 | Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff i... | Dave Airlie | 3 | -23/+11 |
2013-10-11 | dma: edma.c: remove edma_desc leakage | Geyslan G. Bem | 1 | -0/+1 |
2013-10-11 | rcar-hpbdma: add parameter to set_slave() method | Sergei Shtylyov | 1 | -2/+5 |
2013-10-11 | rcar-hpbdma: remove shdma_free_irq() calls | Sergei Shtylyov | 1 | -2/+0 |
2013-10-11 | Btrfs: fix oops caused by the space balance and dead roots | Miao Xie | 3 | -7/+17 |
2013-10-11 | Btrfs: insert orphan roots into fs radix tree | Miao Xie | 1 | -5/+3 |
2013-10-11 | Btrfs: limit delalloc pages outside of find_delalloc_range | Josef Bacik | 1 | -8/+4 |
2013-10-11 | Btrfs: use right root when checking for hash collision | Josef Bacik | 1 | -1/+1 |
2013-10-11 | bcache: Fix a null ptr deref regression | Kent Overstreet | 1 | -2/+1 |
2013-10-10 | kobject: show debug info on delayed kobject release | Fengguang Wu | 1 | -1/+1 |
2013-10-10 | watchdog: hpwdt: Patch to ignore auxilary iLO devices | Mingarelli, Thomas | 1 | -0/+6 |
2013-10-10 | random: allow architectures to optionally define random_get_entropy() | Theodore Ts'o | 2 | -4/+18 |
2013-10-10 | drm/radeon: re-enable sw ACR support on pre-DCE4 | Alex Deucher | 1 | -0/+1 |
2013-10-10 | kvm: ppc: booke: check range page invalidation progress on page setup | Bharat Bhushan | 1 | -1/+17 |
2013-10-10 | KVM: PPC: Book3S HV: Fix typo in saving DSCR | Paul Mackerras | 1 | -1/+1 |
2013-10-10 | KVM: nVMX: fix shadow on EPT | Gleb Natapov | 1 | -12/+12 |
2013-10-10 | i2c: i2c-mux-pinctrl: use deferred probe when adapter not found | Wolfram Sang | 1 | -2/+2 |
2013-10-10 | i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found | Wolfram Sang | 1 | -1/+1 |
2013-10-10 | i2c: i2c-mux-gpio: use deferred probing | Ionut Nicu | 1 | -2/+2 |
2013-10-10 | i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors | Ionut Nicu | 1 | -3/+7 |
2013-10-10 | i2c: omap: Clear ARDY bit twice | Taras Kondratiuk | 1 | -0/+3 |
2013-10-10 | i2c: Not all adapters have a parent | Jean Delvare | 1 | -0/+3 |
2013-10-10 | i2c: i2c-stu300: replace platform_driver_probe to support deferred probing | Wolfram Sang | 1 | -6/+5 |
2013-10-10 | i2c: i2c-mxs: replace platform_driver_probe to support deferred probing | Wolfram Sang | 1 | -1/+2 |
2013-10-10 | i2c: i2c-imx: replace platform_driver_probe to support deferred probing | Wolfram Sang | 1 | -5/+6 |
2013-10-10 | i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferre... | Wolfram Sang | 1 | -2/+3 |
2013-10-09 | drm/radeon/dpm: disable bapm on TN asics | Alex Deucher | 1 | -1/+1 |
2013-10-09 | drm/radeon: improve soft reset on CIK | Alex Deucher | 1 | -0/+6 |
2013-10-09 | drm/radeon: improve soft reset on SI | Alex Deucher | 1 | -0/+10 |