index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-05
blackfin: Use generic init_task
Thomas Gleixner
4
-35
/
+2
2012-05-05
avr32: Use generic init_task
Thomas Gleixner
3
-32
/
+2
2012-05-05
arm: Use generic init_task
Thomas Gleixner
4
-39
/
+3
2012-05-05
alpha: Use generic init_task
Thomas Gleixner
3
-18
/
+2
2012-05-05
init_task: Create generic init_task instance
Thomas Gleixner
1
-0
/
+3
2012-05-05
frv: Use core allocator for task_struct
Thomas Gleixner
2
-12
/
+0
2012-05-05
frv: Use correct size for task_struct allocation
Thomas Gleixner
1
-7
/
+2
2012-04-26
parisc: Use generic idle thread allocation
Thomas Gleixner
2
-21
/
+3
2012-04-26
sparc: Use generic idle thread allocation
Thomas Gleixner
7
-32
/
+18
2012-04-26
alpha: Use generic idle thread allocation
Thomas Gleixner
2
-16
/
+3
2012-04-26
sh: Use generic idle thread allocation
Thomas Gleixner
3
-17
/
+2
2012-04-26
blackfin: Use generic idle thread allocation
Thomas Gleixner
2
-18
/
+2
2012-04-26
cris: Use generic idle thread allocation
Thomas Gleixner
2
-10
/
+3
2012-04-26
s390: Use generic idle thread allocation
Thomas Gleixner
2
-31
/
+3
2012-04-26
hexagon: Use generic idle thread allocation
Thomas Gleixner
2
-9
/
+3
2012-04-26
mips: Use generic idle thread allocation
Thomas Gleixner
2
-53
/
+2
2012-04-26
arm: Use generic idle thread allocation
Thomas Gleixner
3
-26
/
+2
2012-04-26
ia64: Use generic idle thread allocation
Thomas Gleixner
2
-58
/
+4
2012-04-26
powerpc: Use generic idle thread allocation
Thomas Gleixner
2
-69
/
+6
2012-04-26
x86: Use generic idle thread allocation
Thomas Gleixner
4
-84
/
+14
2012-04-26
x86: Add task_struct argument to smp_ops.cpu_up
Thomas Gleixner
3
-7
/
+7
2012-04-26
smp: Provide generic idle thread allocation
Thomas Gleixner
1
-0
/
+3
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
19
-19
/
+21
2012-04-26
m32r: Remove pointless function prototypes
Thomas Gleixner
1
-4
/
+0
2012-04-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
20
-70
/
+105
2012-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...
Linus Torvalds
6
-4
/
+14
2012-04-23
x32, siginfo: Provide proper overrides for x32 siginfo_t
H. Peter Anvin
1
-1
/
+7
2012-04-23
x32: Check __ILP32__ instead of __LP64__ for x32
H.J. Lu
3
-7
/
+7
2012-04-23
x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...
Konrad Rzeszutek Wilk
4
-6
/
+8
2012-04-23
ACPI: Convert wake_sleep_flags to a value instead of function
Konrad Rzeszutek Wilk
1
-0
/
+2
2012-04-23
hexagon: add missing cpu.h include
Richard Kuo
1
-1
/
+2
2012-04-23
hexagon/CPU hotplug: Add missing call to notify_cpu_starting()
Srivatsa S. Bhat
1
-0
/
+5
2012-04-23
hexagon: use renamed tick_nohz_idle_* functions
Richard Kuo
1
-3
/
+3
2012-04-23
Hexagon: misc compile warning/error cleanup due to missing headers
Richard Kuo
4
-0
/
+4
2012-04-22
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-5
/
+1
2012-04-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
13
-72
/
+115
2012-04-23
powerpc/mpic: Properly set default triggers
Benjamin Herrenschmidt
2
-30
/
+30
2012-04-23
powerpc/mpic: Fix confusion between hw_irq and virq
Benjamin Herrenschmidt
1
-8
/
+4
2012-04-23
powerpc/pmac: Don't add_timer() twice
Benjamin Herrenschmidt
1
-0
/
+9
2012-04-23
powerpc/eeh: Fix crash caused by null eeh_dev
Gavin Shan
1
-1
/
+1
2012-04-23
Merge remote-tracking branch 'kumar/merge' into merge
Benjamin Herrenschmidt
9
-33
/
+71
2012-04-21
sparc32,leon: add notify_cpu_starting()
Yong Zhang
1
-0
/
+3
2012-04-21
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-147
/
+67
2012-04-21
Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-25
/
+49
2012-04-21
kill mm argument of vm_munmap()
Al Viro
3
-3
/
+3
2012-04-21
perfmon: kill some helpers and arguments
Al Viro
1
-9
/
+4
2012-04-20
VM: add "vm_mmap()" helper function
Linus Torvalds
3
-15
/
+5
2012-04-20
VM: add "vm_munmap()" helper function
Linus Torvalds
3
-17
/
+5
2012-04-20
VM: add "vm_brk()" helper function
Linus Torvalds
1
-15
/
+5
2012-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
6
-18
/
+4
[next]