| Commit message (Expand) | Author | Age | Files | Lines |
* | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 2009-09-21 | 1 | -3/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 1 | -6/+3 |
|\ |
|
| * | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 | 1 | -5/+8 |
| |\ |
|
| * | | linker script: unify usage of discard definition | Tejun Heo | 2009-07-09 | 1 | -7/+3 |
| * | | linker script: throw away .discard section | Tejun Heo | 2009-06-24 | 1 | -0/+1 |
* | | | KEYS: Add missing linux/tracehook.h #inclusions | David Howells | 2009-09-09 | 1 | -0/+1 |
* | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 2009-09-02 | 1 | -0/+2 |
* | | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] | David Howells | 2009-09-02 | 2 | -1/+6 |
| |/
|/| |
|
* | | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 | 1 | -5/+8 |
|/ |
|
* | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa | Oleg Nesterov | 2009-06-18 | 1 | -2/+0 |
* | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-16 | 1 | -4/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 | 2 | -3/+10 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 2009-06-13 | 1 | -1/+10 |
| |\ |
|
| | * | avr32: Fix oops on unaligned user access | Haavard Skinnemoen | 2009-06-13 | 1 | -1/+10 |
| * | | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 2009-06-12 | 1 | -2/+0 |
| |/ |
|
* | | syscall: Sort out syscall_restart name clash. | Eric W. Biederman | 2009-05-20 | 1 | -2/+2 |
|/ |
|
* | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -1/+1 |
* | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 | 1 | -1/+1 |
* | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-03-26 | 1 | -1/+1 |
|\ |
|
| * | sparseirq: use kstat_irqs_cpu on non-x86 architectures too | Yinghai Lu | 2009-01-12 | 1 | -1/+1 |
* | | avr32: Fix out-of-range rcalls in large kernels | Ben Nizette | 2009-01-16 | 2 | -37/+37 |
|/ |
|
*-. | Merge branches 'fixes', 'cleanups' and 'boards' | Haavard Skinnemoen | 2009-01-07 | 3 | -0/+3 |
|\ \ |
|
| | * | avr32: Introducing asm/syscalls.h | Jaswinder Singh | 2008-12-17 | 3 | -0/+3 |
| |/ |
|
* | | remove linux/hardirq.h from asm-generic/local.h | Russell King | 2009-01-06 | 1 | -0/+1 |
* | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 1 | -1/+1 |
|\ \ |
|
| * | | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
| |/ |
|
* | | take init_fs to saner place | Al Viro | 2008-12-31 | 1 | -1/+0 |
|/ |
|
* | avr32: Minor pm_power_off cleanup | Haavard Skinnemoen | 2008-10-08 | 1 | -1/+2 |
* | avr32: added mem kernel command line option support | Marco Stornelli | 2008-09-22 | 1 | -0/+19 |
* | avr32: nmi_enter() without nmi_exit() | Manfred Spraul | 2008-09-19 | 1 | -4/+4 |
* | avr32: fix sys_sync_file_range() call convention | Hans-Christian Egtvedt | 2008-09-19 | 2 | -1/+10 |
* | avr32: add generic_find_next_le_bit bit function | Hans-Christian Egtvedt | 2008-09-19 | 1 | -0/+1 |
* | avr32: add .gitignore files | Markus Heidelberg | 2008-09-19 | 1 | -0/+1 |
* | avr32: Fix lockup after Java stack underflow in user mode | Haavard Skinnemoen | 2008-09-01 | 2 | -2/+63 |
* | avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> | Haavard Skinnemoen | 2008-08-05 | 3 | -4/+4 |
* | Merge commit 'upstream/master' | Haavard Skinnemoen | 2008-07-27 | 3 | -14/+27 |
|\ |
|
| * | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-07-24 | 1 | -1/+1 |
| |\ |
|
| | * | Merge branch 'linus' into timers/nohz | Ingo Molnar | 2008-07-18 | 5 | -56/+64 |
| | |\ |
|
| | * | | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner | 2008-07-18 | 1 | -1/+1 |
| * | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-07-24 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | fix core/stacktrace changes on avr32, mips, sh | Heiko Carstens | 2008-07-18 | 1 | -0/+1 |
| | | |/
| | |/| |
|
| * | | | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-21 | 1 | -13/+25 |
| |/ / |
|
* | | | avr32: allow system timer to share interrupt to make OProfile work | Voss, Nikolaus | 2008-07-25 | 1 | -1/+5 |
|/ / |
|
* | | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-15 | 1 | -0/+1 |
|\ \ |
|
| * | | stacktrace: export save_stack_trace[_tsk] | Ingo Molnar | 2008-07-03 | 1 | -0/+1 |
* | | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2008-07-14 | 1 | -2/+0 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into core/rodata | Ingo Molnar | 2008-06-16 | 1 | -0/+4 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | move BUG_TABLE into RODATA | Jan Beulich | 2008-05-25 | 1 | -2/+0 |
| | |/
| |/| |
|
* | | | avr32: Cover the kernel page tables in the user PGDs | Haavard Skinnemoen | 2008-07-02 | 1 | -10/+32 |
* | | | avr32: Store virtual addresses in the PGD | Haavard Skinnemoen | 2008-07-02 | 2 | -25/+24 |