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
2008-04-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
196
-3650
/
+6663
2008-04-30
Merge branch 'pnp' into release
Len Brown
26
-1356
/
+1689
2008-04-30
Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...
Len Brown
6071
-267419
/
+354942
2008-04-30
ACPI: Fix acpi_processor_idle and idle= boot parameters interaction
Venkatesh Pallipadi
1
-2
/
+12
2008-04-30
acpi: fix section mismatch warning in pnpacpi
Sam Ravnborg
1
-1
/
+1
2008-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
5
-53
/
+85
2008-04-30
[ALSA] soc - neo1973_wm8753.c add suspend and shutdown hooks for lm4857 chip
Graeme Gregory
1
-0
/
+32
2008-04-30
[ALSA] soc - neo1973_wm8753.c change maintainer contact info
Graeme Gregory
1
-1
/
+1
2008-04-30
[ALSA] soc - neo1973_wm8753.c cleanup checkpatch issues
Graeme Gregory
1
-12
/
+12
2008-04-30
[ALSA] soc - ln2440sbc_alc650 - Fix checkpatch warnings
Mark Brown
1
-2
/
+2
2008-04-30
[ALSA] soc - s3c24xx-pcm - Fix checkpatch warnings
Mark Brown
1
-17
/
+16
2008-04-30
[ALSA] soc - s3c2443-ac97 - Fix checkpatch warnings
Mark Brown
1
-5
/
+4
2008-04-30
[ALSA] soc - wm8753 - Clean up checkpatch warnings
Mark Brown
1
-16
/
+18
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
36
-3624
/
+3223
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
103
-808
/
+15341
2008-04-30
inlining: do not allow gcc below version 4 to optimize inlining
Ingo Molnar
1
-2
/
+3
2008-04-30
Update .mailmap
S.Çağlar Onur
1
-0
/
+1
2008-04-30
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
46
-501
/
+892
2008-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
28
-329
/
+7009
2008-04-30
fix drivers/media/common/tuners/ build bug
Ingo Molnar
1
-0
/
+1
2008-04-30
revert "memory hotplug: allocate usemap on the section with pgdat"
Andrew Morton
1
-13
/
+2
2008-04-30
mm: fix warning on memory offline
Nick Piggin
1
-1
/
+8
2008-04-30
Drop the exporting of empty <linux/byteorder/generic.h>
Robert P. J. Day
4
-12
/
+6
2008-04-30
remove __KERNEL__ tests of unexported headers under asm-generic/
Robert P. J. Day
5
-14
/
+0
2008-04-30
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
41
-130
/
+1
2008-04-30
serial: replace remaining __FUNCTION__ occurrences
Harvey Harrison
13
-54
/
+54
2008-04-30
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
24
-91
/
+91
2008-04-30
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
28
-57
/
+57
2008-04-30
afs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2
-6
/
+6
2008-04-30
lib: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2
-13
/
+13
2008-04-30
kernel: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2
-3
/
+3
2008-04-30
mm: remove remaining __FUNCTION__ occurrences
Harvey Harrison
3
-6
/
+6
2008-04-30
brd: modify ramdisk device to be able to manage partitions
Laurent Vivier
1
-5
/
+14
2008-04-30
add hrtimer specific debugobjects code
Thomas Gleixner
3
-23
/
+186
2008-04-30
debugobjects: add timer specific object debugging code
Thomas Gleixner
6
-13
/
+187
2008-04-30
debugobjects: add documentation
Thomas Gleixner
2
-1
/
+392
2008-04-30
infrastructure to debug (dynamic) objects
Thomas Gleixner
10
-4
/
+1030
2008-04-30
slab: add a flag to prevent debug_free checks on a kmem_cache
Thomas Gleixner
1
-0
/
+7
2008-04-30
drivers: replace remaining __FUNCTION__ occurrences
Harvey Harrison
9
-18
/
+18
2008-04-30
Add macros similar to min/max/min_t/max_t
Harvey Harrison
3
-25
/
+74
2008-04-30
alloc_uid: cleanup
Andrew Morton
1
-16
/
+2
2008-04-30
hfsplus: fix warning with 64k PAGE_SIZE
Andrew Morton
1
-3
/
+7
2008-04-30
hfs: fix warning with 64k PAGE_SIZE
Andrew Morton
1
-3
/
+7
2008-04-30
printk: don't read beyond string arguments' terminating zero
Markus Armbruster
1
-1
/
+1
2008-04-30
Basic braille screen reader support
Samuel Thibault
15
-30
/
+538
2008-04-30
asm-*/futex.h should include linux/uaccess.h
Jeff Dike
8
-8
/
+8
2008-04-30
sysv: [bl]e*_add_cpu conversion
Marcin Slusarz
1
-4
/
+4
2008-04-30
quota: le*_add_cpu conversion
Marcin Slusarz
1
-2
/
+2
2008-04-30
hfs/hfsplus: be*_add_cpu conversion
Marcin Slusarz
2
-2
/
+2
2008-04-30
affs: be*_add_cpu conversion
Marcin Slusarz
1
-2
/
+2
[next]