Age | Commit message (Expand) | Author | Files | Lines |
2014-04-28 | powerpc/pseries: Protect remove_memory() with device hotplug lock | Li Zhong | 1 | -4/+6 |
2014-04-28 | powerpc: Fix error return in rtas_flash module init | Anton Blanchard | 1 | -1/+1 |
2014-04-28 | powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048 | Anton Blanchard | 1 | -1/+1 |
2014-04-28 | powerpc: Bump COMMAND_LINE_SIZE to 2048 | Anton Blanchard | 1 | -1/+6 |
2014-04-28 | powerpc: Rename duplicate COMMAND_LINE_SIZE define | Anton Blanchard | 3 | -7/+7 |
2014-04-28 | powerpc/perf/hv-24x7: Catalog version number is be64, not be32 | Cody P Schafer | 1 | -6/+7 |
2014-04-28 | powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on it | Cody P Schafer | 1 | -1/+1 |
2014-04-28 | powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar... | Cody P Schafer | 1 | -4/+16 |
2014-04-28 | powerpc/perf/hv-gpci: Make device attr static | Cody P Schafer | 1 | -1/+1 |
2014-04-28 | powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reduced | Cody P Schafer | 1 | -2/+2 |
2014-04-28 | powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixed | Cody P Schafer | 1 | -2/+2 |
2014-04-28 | powerpc/mm: Fix tlbie to add AVAL fields for 64K pages | Aneesh Kumar K.V | 1 | -22/+16 |
2014-04-28 | powerpc/powernv: Fix little endian issues in OPAL dump code | Anton Blanchard | 2 | -6/+11 |
2014-04-28 | powerpc/powernv: Create OPAL sglist helper functions and fix endian issues | Anton Blanchard | 4 | -188/+76 |
2014-04-28 | powerpc/powernv: Fix little endian issues in OPAL error log code | Anton Blanchard | 2 | -2/+9 |
2014-04-28 | powerpc/powernv: Fix little endian issues with opal_do_notifier calls | Anton Blanchard | 1 | -3/+3 |
2014-04-28 | powerpc/powernv: Remove some OPAL function declaration duplication | Anton Blanchard | 1 | -10/+2 |
2014-04-28 | powerpc/powernv: Use uint64_t instead of size_t in OPAL APIs | Anton Blanchard | 2 | -7/+7 |
2014-04-28 | powerpc/powernv: Release the refcount for pci_dev | Wei Yang | 1 | -1/+0 |
2014-04-28 | powerpc/powernv: Reduce multi-hit of iommu_add_device() | Wei Yang | 1 | -1/+1 |
2014-04-28 | powerpc/powernv: Fix little endian issues in OPAL flash code | Anton Blanchard | 1 | -4/+8 |
2014-04-28 | powerpc/powernv: Fix kexec races going back to OPAL | Benjamin Herrenschmidt | 1 | -2/+46 |
2014-04-28 | powerpc/powernv: Check sysparam size before creation | Joel Stanley | 1 | -0/+6 |
2014-04-28 | powerpc/powernv: Fix typos in sysparam code | Joel Stanley | 1 | -2/+2 |
2014-04-28 | powerpc/powernv: Check sysfs size before copying | Joel Stanley | 1 | -0/+4 |
2014-04-28 | powerpc/powernv: Use ssize_t for sysparam return values | Joel Stanley | 1 | -5/+6 |
2014-04-28 | powerpc/powernv: Fix sysparam sysfs error handling | Joel Stanley | 1 | -2/+5 |
2014-04-28 | powerpc: Fix Oops in rtas_stop_self() | Li Zhong | 1 | -2/+3 |
2014-04-28 | powerpc: Export flush_icache_range | Jeff Mahoney | 1 | -0/+1 |
2014-04-20 | Linux 3.15-rc2v3.15-rc2 | Linus Torvalds | 1 | -1/+1 |
2014-04-20 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 5 | -6/+18 |
2014-04-20 | Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -6/+11 |
2014-04-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -2/+12 |
2014-04-20 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 4 | -2/+12 |
2014-04-20 | perf tools: Improve error reporting | Adrien BAK | 2 | -2/+9 |
2014-04-20 | perf tools: Adjust symbols in VDSO | Vladimir Nikulichev | 1 | -0/+2 |
2014-04-20 | perf kvm: Fix 'Min time' counting in report command | Alexander Yarygin | 1 | -0/+1 |
2014-04-19 | coredump: fix va_list corruption | Eric Dumazet | 1 | -1/+6 |
2014-04-19 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -12/+10 |
2014-04-19 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -11/+32 |
2014-04-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -12/+16 |
2014-04-19 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 53 | -914/+1058 |
2014-04-19 | Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple... | Dave Airlie | 13 | -247/+152 |
2014-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 60 | -339/+659 |
2014-04-18 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 10 | -13/+169 |
2014-04-18 | Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 18 | -158/+280 |
2014-04-18 | Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 14 | -160/+92 |
2014-04-18 | Merge tag 'staging-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 52 | -19978/+154 |
2014-04-18 | Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 21 | -907/+57 |
2014-04-18 | Merge tag 'usb-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 17 | -29/+151 |