Age | Commit message (Expand) | Author |
2012-11-20 | vtime: Warn if irqs aren't disabled on system time accounting APIs | Frederic Weisbecker |
2012-11-19 | vtime: Consolidate a bit the ctx switch code | Frederic Weisbecker |
2012-11-19 | vtime: Explicitly account pending user time on process tick | Frederic Weisbecker |
2012-11-19 | vtime: Remove the underscore prefix invasion | Frederic Weisbecker |
2012-11-19 | pidns: Use task_active_pid_ns where appropriate | Eric W. Biederman |
2012-11-19 | Fix misspellings of "whether" in comments. | Adam Buchbinder |
2012-11-19 | treewide: fix typo of "suport" in various comments and Kconfig | Masanari Iida |
2012-11-17 | PPC: net: bpf_jit_comp: add VLAN instructions for BPF JIT | Daniel Borkmann |
2012-11-17 | PPC: net: bpf_jit_comp: add XOR instruction for BPF JIT | Daniel Borkmann |
2012-11-17 | drivers/of: Constify device_node->name and ->path_component_name | Grant Likely |
2012-11-15 | powerpc: Disable relocation on exceptions when kexecing | Ian Munsie |
2012-11-15 | powerpc: Enable relocation on during exceptions at boot | Ian Munsie |
2012-11-15 | powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate function | Ian Munsie |
2012-11-15 | powerpc: Add wrappers to enable/disable relocation on exceptions | Ian Munsie |
2012-11-15 | powerpc: Add set_mode hcall | Ian Munsie |
2012-11-15 | powerpc: Setup relocation on exceptions for bare metal systems | Michael Neuling |
2012-11-15 | powerpc: Move initial mfspr LPCR out of __init_LPCR | Michael Neuling |
2012-11-15 | powerpc: Add relocation on exception vector handlers | Michael Neuling |
2012-11-15 | powerpc: Add new macros needed for relocation on exceptions | Michael Neuling |
2012-11-15 | powerpc: Turn syscall handler into macros | Michael Neuling |
2012-11-15 | powerpc: Make load_hander handle upto 64k offset | Michael Neuling |
2012-11-15 | powerpc: Remove unessessary 0x3000 location enforcement | Michael Neuling |
2012-11-15 | powerpc: Whitespace changes in exception64s.S | Michael Neuling |
2012-11-15 | Merge branch 'dt' into next | Benjamin Herrenschmidt |
2012-11-15 | powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build | Anton Blanchard |
2012-11-15 | powerpc: Add POWER8 architected mode to cputable | Michael Neuling |
2012-11-15 | powerpc/pseries: Update ibm,architecture.vec for PAPR 2.7/POWER8 | Michael Neuling |
2012-11-15 | powerpc: Change free_bootmem() to kfree() | JoonSoo Kim |
2012-11-15 | powerpc/ptrace: Enable hardware breakpoint upon re-registering | Aravinda Prasad |
2012-11-15 | powerpc: Use asm-generic/bitops/le.h | Akinobu Mita |
2012-11-15 | powerpc: Remove BITOP_MASK and BITOP_WORD from asm/bitops.h | Akinobu Mita |
2012-11-15 | powerpc/iommu: Use bitmap library | Akinobu Mita |
2012-11-15 | powerpc: Fix typos in Freescale copyright claims | Yang Li |
2012-11-15 | powerpc: Remove stale function prototypes from setup.h | Anton Blanchard |
2012-11-15 | powerpc: Move most of setup.h out of uapi | Anton Blanchard |
2012-11-15 | powerpc: Fix denorm symbol name | Michael Neuling |
2012-11-15 | powerpc: POWER8 cputable entry | Michael Neuling |
2012-11-15 | powerpc: Add POWER8 setup code | Michael Neuling |
2012-11-15 | powerpc: make POWER7 setup code name generic | Michael Neuling |
2012-11-15 | powerpc/perf: Add missing L2 constraint handling in Power7 PMU | Michael Ellerman |
2012-11-15 | powerpc/powermac/cpufreq_32: Set non-infinite transition time for 7447A driver | Andreas Schwab |
2012-11-15 | powerpc/ptrace: Remove unused addr parameter in ppc_del_hwdebug() | Michael Neuling |
2012-11-15 | powerpc/ptrace: Fix spelling mistake | Michael Neuling |
2012-11-15 | powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac... | K.Prasad |
2012-11-15 | powerpc: Remove no longer used ppc_md.idle_loop() | Michael Ellerman |
2012-11-15 | powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning ! | Li Zhong |
2012-11-15 | powerpc/powernv: Fix OPAL debug entry | Benjamin Herrenschmidt |
2012-11-15 | powerpc/rtas_flash: Eliminate possible double free | Julia Lawall |
2012-11-15 | powerpc/pnv: Avoid bogus output | Gavin Shan |
2012-11-15 | powerpc/sysdev: Use module_platform_driver macro | Srinivas Kandagatla |