index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-m68knommu
/
msgbuf.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-24
[POWERPC] Fix new warnings arising from stacktrace patch
Christoph Hellwig
1
-1
/
+0
2008-04-24
[POWERPC] Port fixmap from x86 and use for kmap_atomic
Kumar Gala
6
-47
/
+177
2008-04-24
[POWERPC] char/xilinx_hwicap/ section fix
Adrian Bunk
1
-1
/
+1
2008-04-24
[POWERPC] drivers/of/of_i2c.c: Add MODULE_LICENSE
Adrian Bunk
1
-0
/
+3
2008-04-24
[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)
Kumar Gala
11
-22
/
+135
2008-04-24
[POWERPC] Add strncmp to arch/ppc
Josh Boyer
2
-0
/
+15
2008-04-24
[POWERPC] 4xx: Fix duplicate phys_addr_t definition
Josh Boyer
1
-2
/
+0
2008-04-24
[POWERPC] Fix mv64x60 early console code to use cell-index property
Remi Machet
1
-1
/
+1
2008-04-24
[POWERPC] Initialize all mv64x60 devices even if one fails
Remi Machet
1
-16
/
+26
2008-04-24
[POWERPC] Use default values if necessary in mv64x60 I2C initialization
Remi Machet
1
-6
/
+4
2008-04-24
[POWERPC] Use __weak macro for smp_setup_processor_id
Benjamin Herrenschmidt
1
-1
/
+1
2008-04-24
[POWERPC] Fix kernel stack allocation alignment
Benjamin Herrenschmidt
2
-6
/
+33
2008-04-24
[POWERPC] Add thread_info_cache_init() weak hook
Benjamin Herrenschmidt
2
-0
/
+7
2008-04-24
[POWERPC] PS3: Fix gelic net module dependency
Geoff Levand
1
-0
/
+1
2008-04-24
[POWERPC] Add include of linux/of.h to os-area.c
Michael Ellerman
1
-0
/
+1
2008-04-24
[POWERPC] Add include of linux/of.h to numa.c
Michael Ellerman
1
-0
/
+1
2008-04-24
[POWERPC] macintosh/windfarm: Fix platform driver hotplug/coldplug
Kay Sievers
3
-4
/
+6
2008-04-24
Revert "[POWERPC] Add compat handler for PTRACE_GETSIGINFO"
Paul Mackerras
2
-29
/
+0
2008-04-23
slab_err: Pass parameters correctly to slab_bug
Christoph Lameter
1
-2
/
+2
2008-04-23
pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ...
Len Brown
1
-4
/
+6
2008-04-23
iwlwifi: Fix built-in compilation of iwlcore
Tomas Winkler
1
-1
/
+1
2008-04-23
net: Unexport move_addr_to_{kernel,user}
Adrian Bunk
1
-3
/
+0
2008-04-23
rt2x00: Select LEDS_CLASS.
David S. Miller
1
-5
/
+10
2008-04-23
iwlwifi: Select LEDS_CLASS.
David S. Miller
1
-2
/
+6
2008-04-23
leds: Do not guard NEW_LEDS with HAS_IOMEM
David S. Miller
1
-1
/
+0
2008-04-23
[patch 7/7] vfs: mountinfo: show dominating group id
Miklos Szeredi
4
-2
/
+65
2008-04-23
[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo
Ram Pai
4
-23
/
+144
2008-04-23
[patch 5/7] vfs: mountinfo: allow using process root
Miklos Szeredi
3
-63
/
+70
2008-04-23
[patch 4/7] vfs: mountinfo: add mount peer group ID
Miklos Szeredi
3
-4
/
+95
2008-04-23
[patch 3/7] vfs: mountinfo: add mount ID
Miklos Szeredi
2
-0
/
+35
2008-04-23
[patch 2/7] vfs: mountinfo: add seq_file_root()
Miklos Szeredi
4
-8
/
+49
2008-04-23
[patch 1/7] vfs: mountinfo: add dentry_path()
Ram Pai
4
-40
/
+118
2008-04-23
[PATCH] remove unused label in xattr.c (noise from ro-bind)
Al Viro
1
-1
/
+0
2008-04-23
Fix cardbus resource allocation
Linus Torvalds
1
-15
/
+15
2008-04-23
bus_remove_device: be more careful about incomplete initialization
Rafael J. Wysocki
1
-1
/
+2
2008-04-23
Relax check on adding children of suspended devices
Rafael J. Wysocki
1
-9
/
+6
2008-04-23
[PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct()
Al Viro
1
-21
/
+6
2008-04-23
[PATCH] proc_readfd_common() race fix
Al Viro
1
-3
/
+1
2008-04-23
[PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe()
Al Viro
1
-0
/
+3
2008-04-23
fs: use loff_t type instead of long long
David Sterba
2
-4
/
+4
2008-04-23
[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl
Dean Nelson
7
-391
/
+268
2008-04-23
[IA64] run rest drivers/misc/sgi-xp through scripts/Lindent
Dean Nelson
3
-506
/
+322
2008-04-23
[IA64] run some drivers/misc/sgi-xp through scripts/Lindent
Dean Nelson
5
-553
/
+396
2008-04-23
[IA64] move XP and XPC to drivers/misc/sgi-xp
Dean Nelson
13
-37
/
+45
2008-04-22
kernel-doc: fix sched.c missing parameter
Randy Dunlap
1
-0
/
+1
2008-04-22
fix brd allocation flags
Petr Tesarik
1
-1
/
+1
2008-04-22
i2c: Fix platform driver hotplug/coldplug
Kay Sievers
17
-1
/
+29
2008-04-22
i2c: New driver for the SuperH Mobile I2C bus controller
Magnus Damm
3
-0
/
+511
2008-04-22
i2c/scx200_acb: Don't use 0 as NULL pointer
Adrian Bunk
1
-1
/
+1
2008-04-22
i2c-bfin-twi: Fix mismatch in add timer and delete timer
Hans Schillstrom
1
-1
/
+2
[next]