Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | um: Use generic init_task | Thomas Gleixner | 2012-05-05 | 4 | -39/+7 | |
| * | | | | | | | unicore32: Use generic init_task | Thomas Gleixner | 2012-05-05 | 4 | -46/+2 | |
| * | | | | | | | tile: Use generic init_task | Thomas Gleixner | 2012-05-05 | 4 | -60/+18 | |
| * | | | | | | | sparc: Use generic init_task | Thomas Gleixner | 2012-05-05 | 4 | -24/+1 | |
| * | | | | | | | sh: Use generic init_task | Thomas Gleixner | 2012-05-05 | 4 | -32/+3 | |
| * | | | | | | | score: Use generic init_task | Thomas Gleixner | 2012-05-05 | 3 | -47/+2 | |
| * | | | | | | | s390: Use generic init_task | Thomas Gleixner | 2012-05-05 | 4 | -40/+2 | |
| * | | | | | | | powerpc: Use generic init_task | Thomas Gleixner | 2012-05-05 | 3 | -30/+2 | |
| * | | | | | | | parisc: Use generic init_task | Thomas Gleixner | 2012-05-05 | 3 | -70/+13 | |
| * | | | | | | | openrisc: Use generic init_task | Thomas Gleixner | 2012-05-05 | 4 | -44/+3 | |
| * | | | | | | | mn10300: Use generic init_task | Thomas Gleixner | 2012-05-05 | 4 | -41/+3 | |
| * | | | | | | | mips: Use generic init_task | Thomas Gleixner | 2012-05-05 | 5 | -38/+4 | |
| * | | | | | | | microblaze: Use generic init_task | Thomas Gleixner | 2012-05-05 | 3 | -27/+2 | |
| * | | | | | | | m68k: Use generic init_task | Thomas Gleixner | 2012-05-05 | 3 | -36/+2 | |
| * | | | | | | | m32r: Use generic init_task | Thomas Gleixner | 2012-05-05 | 4 | -36/+3 | |
| * | | | | | | | hexagon: Use generic idle_task | Thomas Gleixner | 2012-05-05 | 4 | -57/+3 | |
| * | | | | | | | h8300-use-generic-init_task | Thomas Gleixner | 2012-05-05 | 3 | -37/+2 | |
| * | | | | | | | frv: Use generic init_task | Thomas Gleixner | 2012-05-05 | 4 | -34/+3 | |
| * | | | | | | | cris: Use generic init_task | Thomas Gleixner | 2012-05-05 | 2 | -28/+1 | |
| * | | | | | | | c6x: Use generic init_task | Thomas Gleixner | 2012-05-05 | 2 | -16/+1 | |
| * | | | | | | | blackfin: Use generic init_task | Thomas Gleixner | 2012-05-05 | 4 | -35/+2 | |
| * | | | | | | | avr32: Use generic init_task | Thomas Gleixner | 2012-05-05 | 3 | -32/+2 | |
| * | | | | | | | arm: Use generic init_task | Thomas Gleixner | 2012-05-05 | 4 | -39/+3 | |
| * | | | | | | | alpha: Use generic init_task | Thomas Gleixner | 2012-05-05 | 3 | -18/+2 | |
| * | | | | | | | init_task: Create generic init_task instance | Thomas Gleixner | 2012-05-05 | 1 | -0/+3 | |
| * | | | | | | | frv: Use core allocator for task_struct | Thomas Gleixner | 2012-05-05 | 2 | -12/+0 | |
| * | | | | | | | frv: Use correct size for task_struct allocation | Thomas Gleixner | 2012-05-05 | 1 | -7/+2 | |
| * | | | | | | | parisc: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 2 | -21/+3 | |
| * | | | | | | | sparc: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 7 | -32/+18 | |
| * | | | | | | | alpha: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 2 | -16/+3 | |
| * | | | | | | | sh: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 3 | -17/+2 | |
| * | | | | | | | blackfin: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 2 | -18/+2 | |
| * | | | | | | | cris: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 2 | -10/+3 | |
| * | | | | | | | s390: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 2 | -31/+3 | |
| * | | | | | | | hexagon: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 2 | -9/+3 | |
| * | | | | | | | mips: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 2 | -53/+2 | |
| * | | | | | | | arm: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 3 | -26/+2 | |
| * | | | | | | | ia64: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 2 | -58/+4 | |
| * | | | | | | | powerpc: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 2 | -69/+6 | |
| * | | | | | | | x86: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 4 | -84/+14 | |
| * | | | | | | | x86: Add task_struct argument to smp_ops.cpu_up | Thomas Gleixner | 2012-04-26 | 3 | -7/+7 | |
| * | | | | | | | smp: Provide generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 1 | -0/+3 | |
| * | | | | | | | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner | 2012-04-26 | 19 | -19/+21 | |
| * | | | | | | | m32r: Remove pointless function prototypes | Thomas Gleixner | 2012-04-26 | 1 | -4/+0 | |
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-05-22 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2012-05-14 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | rcu: Move PREEMPT_RCU preemption to switch_to() invocation | Paul E. McKenney | 2012-05-02 | 1 | -0/+1 | |
* | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-05-22 | 2 | -61/+44 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/nmi: Fix the type of the nmiaction.flags field | Betty Dall | 2012-05-07 | 1 | -1/+1 | |
| * | | | | | | | | | | x86/nmi: Fix page faults by nmiaction if kmemcheck is enabled | Li Zhong | 2012-04-25 | 2 | -61/+24 |