index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-30
28
-329
/
+7009
|
\
|
*
[POWERPC] Fix crashkernel= handling when no crashkernel= specified
Michael Ellerman
2008-04-30
1
-6
/
+6
|
*
[POWERPC] Make emergency stack safe for current_thread_info() use
Michael Ellerman
2008-04-30
1
-3
/
+6
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs
Paul Mackerras
2008-04-30
7
-21
/
+226
|
|
\
|
|
*
[POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.h
Kumar Gala
2008-04-30
1
-0
/
+2
|
|
*
[POWERPC] spufs: trace spu_acquire_saved events
Julio M. Merino Vidal
2008-04-30
1
-0
/
+2
|
|
*
[POWERPC] spufs: fix marker name for find_victim
Julio M. Merino Vidal
2008-04-30
1
-1
/
+1
|
|
*
[POWERPC] spufs: add marker for destroy_spu_context
Julio M. Merino Vidal
2008-04-30
1
-0
/
+1
|
|
*
[POWERPC] spufs: add sputrace marker parameter names
Julio M. Merino Vidal
2008-04-30
2
-20
/
+20
|
|
*
[POWERPC] spufs: add context switch notification log
Christoph Hellwig
2008-04-30
5
-0
/
+200
|
*
|
[POWERPC] mpc5200: defconfigs for CM5200, Lite5200B, Motion-PRO and TQM5200
Bartlomiej Sieka
2008-04-29
5
-9
/
+4484
|
*
|
[POWERPC] mpc5200: Switch mpc5200 dts files to dts-v1 format
Grant Likely
2008-04-29
5
-288
/
+286
|
*
|
[POWERPC] mpc5200: Fix FEC error handling on FIFO errors
Sascha Hauer
2008-04-29
1
-10
/
+13
|
*
|
[POWERPC] mpc5200: add Phytec pcm030 board support
s.hauer@pengutronix.de
2008-04-29
3
-0
/
+1473
|
*
|
[POWERPC] mpc5200: add gpiolib support for mpc5200
s.hauer@pengutronix.de
2008-04-29
4
-0
/
+485
|
*
|
[POWERPC] mpc5200: add interrupt type function
Sascha Hauer
2008-04-29
1
-0
/
+38
|
*
|
[POWERPC] mpc5200: Fix unterminated of_device_id table
Grant Likely
2008-04-29
1
-1
/
+1
*
|
|
fix drivers/media/common/tuners/ build bug
Ingo Molnar
2008-04-30
1
-0
/
+1
*
|
|
revert "memory hotplug: allocate usemap on the section with pgdat"
Andrew Morton
2008-04-30
1
-13
/
+2
*
|
|
mm: fix warning on memory offline
Nick Piggin
2008-04-30
1
-1
/
+8
*
|
|
Drop the exporting of empty <linux/byteorder/generic.h>
Robert P. J. Day
2008-04-30
4
-12
/
+6
*
|
|
remove __KERNEL__ tests of unexported headers under asm-generic/
Robert P. J. Day
2008-04-30
5
-14
/
+0
*
|
|
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
2008-04-30
41
-130
/
+1
*
|
|
serial: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
13
-54
/
+54
*
|
|
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
24
-91
/
+91
*
|
|
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
28
-57
/
+57
*
|
|
afs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
2
-6
/
+6
*
|
|
lib: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
2
-13
/
+13
*
|
|
kernel: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
2
-3
/
+3
*
|
|
mm: remove remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
3
-6
/
+6
*
|
|
brd: modify ramdisk device to be able to manage partitions
Laurent Vivier
2008-04-30
1
-5
/
+14
*
|
|
add hrtimer specific debugobjects code
Thomas Gleixner
2008-04-30
3
-23
/
+186
*
|
|
debugobjects: add timer specific object debugging code
Thomas Gleixner
2008-04-30
6
-13
/
+187
*
|
|
debugobjects: add documentation
Thomas Gleixner
2008-04-30
2
-1
/
+392
*
|
|
infrastructure to debug (dynamic) objects
Thomas Gleixner
2008-04-30
10
-4
/
+1030
*
|
|
slab: add a flag to prevent debug_free checks on a kmem_cache
Thomas Gleixner
2008-04-30
1
-0
/
+7
*
|
|
drivers: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
9
-18
/
+18
*
|
|
Add macros similar to min/max/min_t/max_t
Harvey Harrison
2008-04-30
3
-25
/
+74
*
|
|
alloc_uid: cleanup
Andrew Morton
2008-04-30
1
-16
/
+2
*
|
|
hfsplus: fix warning with 64k PAGE_SIZE
Andrew Morton
2008-04-30
1
-3
/
+7
*
|
|
hfs: fix warning with 64k PAGE_SIZE
Andrew Morton
2008-04-30
1
-3
/
+7
*
|
|
printk: don't read beyond string arguments' terminating zero
Markus Armbruster
2008-04-30
1
-1
/
+1
*
|
|
Basic braille screen reader support
Samuel Thibault
2008-04-30
15
-30
/
+538
*
|
|
asm-*/futex.h should include linux/uaccess.h
Jeff Dike
2008-04-30
8
-8
/
+8
*
|
|
sysv: [bl]e*_add_cpu conversion
Marcin Slusarz
2008-04-30
1
-4
/
+4
*
|
|
quota: le*_add_cpu conversion
Marcin Slusarz
2008-04-30
1
-2
/
+2
*
|
|
hfs/hfsplus: be*_add_cpu conversion
Marcin Slusarz
2008-04-30
2
-2
/
+2
*
|
|
affs: be*_add_cpu conversion
Marcin Slusarz
2008-04-30
1
-2
/
+2
*
|
|
reiserfs: use open_bdev_excl
Christoph Hellwig
2008-04-30
2
-28
/
+23
*
|
|
fuse: fix sparse warnings
Miklos Szeredi
2008-04-30
1
-1
/
+3
[next]