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
2010-03-09
powerpc/pseries: Pass CPPR value to H_XIRR hcall
Mark Nelson
2
-5
/
+6
2010-03-09
powerpc/booke: Fix a couple typos in the advanced ptrace code
Dave Kleikamp
2
-3
/
+3
2010-03-09
powerpc: Fix SMP build with disabled CPU hotplugging.
Adam Lackorzynski
1
-1
/
+21
2010-03-09
powerpc: Dynamically allocate pacas
Michael Ellerman
7
-42
/
+118
2010-03-09
Merge commit 'kumar/next' into merge
Benjamin Herrenschmidt
22
-174
/
+1045
2010-03-08
Merge branch 'master' into for-linus
Russell King
4
-32
/
+33
2010-03-08
Merge branch 'origin' into devel-stable
Russell King
1700
-41406
/
+73532
2010-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
13
-25
/
+60
2010-03-08
Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into dev...
Russell King
6
-592
/
+264
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
44
-59
/
+59
2010-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
3
-1
/
+24
2010-03-08
[S390] smsgiucv: declare char pointers as "const"
Hendrik Brueckner
1
-1
/
+1
2010-03-08
[S390] remove unused qdio flags in zfcp and qeth
Ursula Braun
1
-7
/
+0
2010-03-08
[S390] Cleanup xtime usage
John Stultz
1
-5
/
+5
2010-03-08
[S390] uaccess: make sure copy_from_user_overflow is builtin
Heiko Carstens
1
-1
/
+2
2010-03-07
sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes
Eric W. Biederman
1
-0
/
+1
2010-03-07
platform-drivers: move probe to .devinit.text in arch/arm
Uwe Kleine-König
4
-4
/
+4
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
5
-5
/
+5
2010-03-07
sysdev: fix missing s390 conversion
Heiko Carstens
1
-1
/
+3
2010-03-07
sysdev: Pass attribute in sysdev_class attributes show/store
Andi Kleen
3
-15
/
+47
2010-03-07
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
38
-162
/
+1610
2010-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
28
-478
/
+1295
2010-03-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...
Linus Torvalds
10
-55
/
+67
2010-03-07
ARM: Merge next-samsung-s3c2443-clock
Ben Dooks
3
-589
/
+261
2010-03-07
ARM: S3C2443: Add set_rate and round_rate calls for armdiv clock
Ben Dooks
1
-20
/
+73
2010-03-07
ARM: S3C2443: Remove #if 0 for clk_mpll
Ben Dooks
1
-8
/
+0
2010-03-07
ARM: S3C2443: Update notes on MPLLREF clock
Ben Dooks
1
-2
/
+4
2010-03-07
ARM: S3C2443: Further clksrc-clk conversions
Ben Dooks
2
-128
/
+62
2010-03-07
ARM: S3C2443: Change to using plat-samsung clksrc-clk implementation
Ben Dooks
3
-415
/
+128
2010-03-07
ARM: S3C64XX: Reintroduce unconditional build of audio device
Mark Brown
1
-1
/
+1
2010-03-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
3
-0
/
+635
2010-03-07
[WATCHDOG] watchdog_info constify
Wim Van Sebroeck
1
-1
/
+1
2010-03-07
ARM: 5961/1: ux500: fix CLKRST addresses
Rabin Vincent
1
-4
/
+4
2010-03-07
ARM: 5977/1: arm: Enable backtrace printing on oops when PC is corrupted
Laurent Pinchart
1
-1
/
+3
2010-03-06
parisc: use __ratelimit in unaligned.c
Akinobu Mita
1
-10
/
+4
2010-03-06
parisc: Convert to read/update_persistent_clock
john stultz
1
-16
/
+13
2010-03-06
parisc: Simplify param.h by including <asm-generic/param.h>
Robert P. J. Day
1
-22
/
+1
2010-03-06
parisc: drop unnecessary cast in __ldcw_align() macro
Helge Deller
1
-1
/
+1
2010-03-06
parisc: add strict copy size checks (v2)
Helge Deller
3
-3
/
+41
2010-03-06
parisc: remove trailing space in messages
Frans Pop
1
-2
/
+2
2010-03-06
parisc: ditto sys_accept4
Kyle McMartin
2
-1
/
+3
2010-03-06
parisc: wire up sys_recvmmsg
Helge Deller
2
-1
/
+3
2010-03-06
elf coredump: add extended numbering support
Daisuke HATAYAMA
2
-0
/
+32
2010-03-06
elf coredump: replace ELF_CORE_EXTRA_* macros by functions
Daisuke HATAYAMA
6
-91
/
+135
2010-03-06
nodemask.h: remove macro any_online_node
H Hartley Sweeten
1
-3
/
+3
2010-03-06
um: tell git to ignore generated files
WANG Cong
1
-0
/
+3
2010-03-06
uml: line.c: avoid NULL pointer dereference
Alexander Beregalov
1
-2
/
+2
2010-03-06
cris v32: typo in crisv32_arbiter_unwatch()?
Roel Kluin
1
-1
/
+1
2010-03-06
cryptocop: fix assertion in create_output_descriptors()
Roel Kluin
1
-1
/
+1
2010-03-06
cris: convert to use arch_gettimeoffset()
john stultz
2
-66
/
+8
[prev]
[next]