| Commit message (Expand) | Author | Age |
* | [POWERPC] 4xx: Fix duplicate phys_addr_t definition | Josh Boyer | 2008-04-24 |
* | [POWERPC] Fix mv64x60 early console code to use cell-index property | Remi Machet | 2008-04-24 |
* | [POWERPC] Initialize all mv64x60 devices even if one fails | Remi Machet | 2008-04-24 |
* | [POWERPC] Use default values if necessary in mv64x60 I2C initialization | Remi Machet | 2008-04-24 |
* | [POWERPC] Use __weak macro for smp_setup_processor_id | Benjamin Herrenschmidt | 2008-04-24 |
* | [POWERPC] Fix kernel stack allocation alignment | Benjamin Herrenschmidt | 2008-04-24 |
* | [POWERPC] Add thread_info_cache_init() weak hook | Benjamin Herrenschmidt | 2008-04-24 |
* | [POWERPC] PS3: Fix gelic net module dependency | Geoff Levand | 2008-04-24 |
* | [POWERPC] Add include of linux/of.h to os-area.c | Michael Ellerman | 2008-04-24 |
* | [POWERPC] Add include of linux/of.h to numa.c | Michael Ellerman | 2008-04-24 |
* | Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga... | Paul Mackerras | 2008-04-24 |
|\ |
|
| * | [POWERPC] ppc32: Fix errata for 603 CPUs | Kumar Gala | 2008-04-21 |
| * | [PPC] Remove mpc885ads and mpc86x ads boards from arch/ppc | Kumar Gala | 2008-04-21 |
| * | [PPC] Remove mpc8272 ads board from arch/ppc | Kumar Gala | 2008-04-21 |
* | | [POWERPC] macintosh/windfarm: Fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-24 |
* | | Revert "[POWERPC] Add compat handler for PTRACE_GETSIGINFO" | Paul Mackerras | 2008-04-24 |
* | | slab_err: Pass parameters correctly to slab_bug | Christoph Lameter | 2008-04-23 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-04-23 |
|\ \ |
|
| * | | [patch 7/7] vfs: mountinfo: show dominating group id | Miklos Szeredi | 2008-04-23 |
| * | | [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo | Ram Pai | 2008-04-23 |
| * | | [patch 5/7] vfs: mountinfo: allow using process root | Miklos Szeredi | 2008-04-23 |
| * | | [patch 4/7] vfs: mountinfo: add mount peer group ID | Miklos Szeredi | 2008-04-23 |
| * | | [patch 3/7] vfs: mountinfo: add mount ID | Miklos Szeredi | 2008-04-23 |
| * | | [patch 2/7] vfs: mountinfo: add seq_file_root() | Miklos Szeredi | 2008-04-23 |
| * | | [patch 1/7] vfs: mountinfo: add dentry_path() | Ram Pai | 2008-04-23 |
| * | | [PATCH] remove unused label in xattr.c (noise from ro-bind) | Al Viro | 2008-04-23 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-23 |
|\ \ \ |
|
| * | | | iwlwifi: Fix built-in compilation of iwlcore | Tomas Winkler | 2008-04-23 |
| * | | | net: Unexport move_addr_to_{kernel,user} | Adrian Bunk | 2008-04-23 |
| * | | | rt2x00: Select LEDS_CLASS. | David S. Miller | 2008-04-23 |
| * | | | iwlwifi: Select LEDS_CLASS. | David S. Miller | 2008-04-23 |
| * | | | leds: Do not guard NEW_LEDS with HAS_IOMEM | David S. Miller | 2008-04-23 |
| * | | | [IPSEC]: Fix catch-22 with algorithm IDs above 31 | Herbert Xu | 2008-04-22 |
| * | | | time: Export set_normalized_timespec. | YOSHIFUJI Hideaki | 2008-04-21 |
| * | | | tcp: Make use of before macro in tcp_input.c | Arnd Hannemann | 2008-04-21 |
| * | | | hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.c | Mark Asselstine | 2008-04-21 |
| * | | | [NETNS]: Remove empty ->init callback. | Pavel Emelyanov | 2008-04-21 |
| * | | | [DCCP]: Convert do_gettimeofday() to getnstimeofday(). | YOSHIFUJI Hideaki | 2008-04-21 |
| * | | | [NETNS]: Don't initialize err variable twice. | Pavel Emelyanov | 2008-04-21 |
| * | | | [NETNS]: The ip6_fib_timer can work with garbage on net namespace stop. | Pavel Emelyanov | 2008-04-21 |
| * | | | [IPV4]: Convert do_gettimeofday() to getnstimeofday(). | YOSHIFUJI Hideaki | 2008-04-21 |
| * | | | [IPV4]: Make icmp_sk_init() static. | Adrian Bunk | 2008-04-21 |
| * | | | [IPV6]: Make struct ip6_prohibit_entry_template static. | Adrian Bunk | 2008-04-21 |
| * | | | tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.c | Satoru SATOH | 2008-04-21 |
| * | | | [NET]: Expose netdevice dev_id through sysfs | David Woodhouse | 2008-04-20 |
| * | | | skbuff: fix missing kernel-doc notation | Randy Dunlap | 2008-04-20 |
| * | | | [ROSE]: Fix soft lockup wrt. rose_node_list_lock | Bernard Pidoux | 2008-04-20 |
* | | | | pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ... | Len Brown | 2008-04-23 |
| |/ /
|/| | |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-04-22 |
|\ \ \ |
|
| * | | | [PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct() | Al Viro | 2008-04-22 |