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
Age
Commit message (
Expand
)
Author
Files
Lines
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
5
-2
/
+99
2012-04-26
smp: Add generic smpboot facility
Thomas Gleixner
4
-0
/
+29
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
21
-21
/
+23
2012-04-26
m32r: Remove pointless function prototypes
Thomas Gleixner
1
-4
/
+0
2012-04-25
Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
10
-40
/
+88
2012-04-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
22
-97
/
+144
2012-04-25
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
2
-1
/
+2
2012-04-25
mm: memcg: move pc lookup point to commit_charge()
Johannes Weiner
1
-12
/
+5
2012-04-25
mm: nobootmem: Correct alloc_bootmem semantics.
David Miller
1
-2
/
+8
2012-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
Linus Torvalds
1
-3
/
+7
2012-04-24
Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsi
Linus Torvalds
4
-120
/
+155
2012-04-24
GFS2: Instruct DLM to avoid queue convert slowdown
Bob Peterson
1
-3
/
+7
2012-04-23
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-2
/
+4
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
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-0
/
+4
2012-04-23
super.c: unused variable warning without CONFIG_QUOTA
Eldad Zack
1
-0
/
+2
2012-04-23
jbd2: use GFP_NOFS for blkdev_issue_flush
Shaohua Li
1
-2
/
+2
2012-04-23
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-5
/
+6
2012-04-23
Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te...
Linus Torvalds
1
-0
/
+12
2012-04-23
mm: fix s390 BUG by __set_page_dirty_no_writeback on swap
Hugh Dickins
1
-1
/
+1
2012-04-23
x32, siginfo: Provide proper overrides for x32 siginfo_t
H. Peter Anvin
1
-1
/
+7
2012-04-24
md: fix possible corruption of array metadata on shutdown.
NeilBrown
1
-1
/
+2
2012-04-24
md: don't call ->add_disk unless there is good reason.
NeilBrown
1
-2
/
+2
2012-04-24
DM RAID: Use safe version of rdev_for_each
Jonathan Brassow
1
-2
/
+2
2012-04-23
asm-generic: Allow overriding clock_t and add attributes to siginfo_t
H. Peter Anvin
1
-3
/
+11
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
2
-24
/
+30
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-23
dlm: fix QUECVT when convert queue is empty
David Teigland
1
-0
/
+12
2012-04-23
HSI: Add HSI ABI documentation
Carlos Chinea
1
-0
/
+19
2012-04-23
HSI: hsi_char: Remove max_data_size from sysfs
Carlos Chinea
1
-1
/
+1
2012-04-23
HSI: hsi: Rework hsi_event interface
Carlos Chinea
2
-58
/
+68
2012-04-23
HSI: hsi: Remove controllers and ports from the bus
Carlos Chinea
1
-19
/
+1
2012-04-23
HSI: hsi: Fix error path cleanup on client registration
Carlos Chinea
1
-1
/
+1
2012-04-23
HSI: hsi: Rework hsi_controller release
Carlos Chinea
2
-45
/
+69
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
14
-72
/
+122
2012-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
62
-238
/
+407
2012-04-23
powerpc/mpic: Properly set default triggers
Benjamin Herrenschmidt
2
-30
/
+30
2012-04-23
irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers
Benjamin Herrenschmidt
1
-0
/
+7
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
[next]