Age | Commit message (Expand) | Author | Files | Lines |
2007-03-08 | [PATCH] um: fix confusion irq early reenabling | Paolo 'Blaisorblade' Giarrusso | 1 | -3/+3 |
2007-03-08 | [PATCH] um: mark both consoles as CON_ANYTIME | Paolo 'Blaisorblade' Giarrusso | 2 | -2/+2 |
2007-03-08 | [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process() | Paolo 'Blaisorblade' Giarrusso | 3 | -6/+5 |
2007-03-08 | [PATCH] um: fix a memory leak in the multicast driver | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+9 |
2007-03-08 | [PATCH] uml: hostfs: make hostfs= option work as a jail, as intended. | Paolo 'Blaisorblade' Giarrusso | 1 | -5/+7 |
2007-03-08 | [PATCH] uml: hostfs: fix double free | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+4 |
2007-03-08 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/... | Linus Torvalds | 1 | -2/+8 |
2007-03-08 | Input: i8042 - another attempt to fix AUX delivery checks | Dmitry Torokhov | 1 | -2/+8 |
2007-03-08 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 13 | -72/+75 |
2007-03-08 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 3 | -7/+10 |
2007-03-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 6 | -10/+130 |
2007-03-08 | [MIPS] ARC: Fix several compiler warnings. | Ralf Baechle | 1 | -3/+3 |
2007-03-08 | [MIPS] ISA: Fix typo | Ralf Baechle | 1 | -1/+1 |
2007-03-08 | [CHAR] ds1286: Fix handling of seconds in RTC_ALM_SET ioctl. | Ralf Baechle | 1 | -3/+6 |
2007-03-08 | [IA64] fsys_getcpu for IA64 | Fenghua Yu | 2 | -0/+106 |
2007-03-08 | [IA64] remove duplicate declaration of efi_initialize_iomem_resources | Horms | 1 | -2/+0 |
2007-03-08 | [IA64] Pick highest possible saved_max_pfn for crash_dump | Tony Luck | 1 | -5/+5 |
2007-03-08 | [BRIDGE]: adding new device to bridge should enable if up | Aji Srinivas | 1 | -0/+4 |
2007-03-08 | [IPV6]: Do not set IF_READY if device is down | Herbert Xu | 1 | -4/+0 |
2007-03-08 | [IPSEC]: xfrm audit hook misplaced in pfkey_delete and xfrm_del_sa | Eric Paris | 2 | -6/+4 |
2007-03-08 | [IPSEC]: Add xfrm policy change auditing to pfkey_spdget | Eric Paris | 1 | -6/+11 |
2007-03-08 | [IPSEC]: xfrm_policy delete security check misplaced | Eric Paris | 4 | -18/+30 |
2007-03-08 | [CONNECTOR]: Bugfix for cn_call_callback() | Philipp Reisner | 1 | -11/+11 |
2007-03-08 | [DCCP]: Revert patch which disables bidirectional mode | Gerrit Renker | 2 | -23/+5 |
2007-03-08 | [IPV6]: Handle np->opt being NULL in ipv6_getsockopt_sticky(). | David S. Miller | 1 | -3/+7 |
2007-03-08 | [UDP]: Reread uh pointer after pskb_trim | Herbert Xu | 1 | -0/+1 |
2007-03-08 | [NETFILTER]: nfnetlink_log: fix crash on bridged packet | Patrick McHardy | 1 | -1/+1 |
2007-03-08 | [NETFILTER]: nfnetlink_log: zero-terminate prefix | Patrick McHardy | 1 | -1/+1 |
2007-03-08 | [NETFILTER]: nf_conntrack_ipv6: fix incorrect classification of IPv6 fragment... | Patrick McHardy | 1 | -0/+1 |
2007-03-08 | [IA64] fix NULL pointer in ia64/irq_chip-mask/unmask function | KAMEZAWA Hiroyuki | 2 | -3/+19 |
2007-03-07 | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 | Linus Torvalds | 6 | -29/+52 |
2007-03-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 10 | -18/+16 |
2007-03-07 | [GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpa... | Steven Whitehouse | 1 | -1/+0 |
2007-03-07 | [GFS2] build fix | akpm@linux-foundation.org | 1 | -0/+1 |
2007-03-07 | [GFS2] go_drop_bh is never used, so remove it | Steven Whitehouse | 2 | -4/+0 |
2007-03-07 | [GFS2] Remove unused variable | Steven Whitehouse | 2 | -2/+0 |
2007-03-07 | [GFS2] Fix bz 229831, lookup returns wrong inode | Steven Whitehouse | 1 | -1/+2 |
2007-03-07 | [GFS2] Fix bz 230143, incorrect flushing of rgrps | Steven Whitehouse | 1 | -0/+2 |
2007-03-07 | [GFS2] pass formal ino in do_filldir_main | Wendy Cheng | 1 | -2/+2 |
2007-03-07 | [DLM] fs/dlm/user.c should #include "user.h" | Adrian Bunk | 1 | -0/+1 |
2007-03-07 | [GFS2] fix hangup when multiple processes are trying to write to the same file | Josef Whiter | 1 | -2/+5 |
2007-03-07 | [GFS2] NFS filehandle check | Wendy Cheng | 1 | -4/+1 |
2007-03-07 | [GFS2] add newline to printk message | Richard Fearn | 1 | -1/+1 |
2007-03-07 | [GFS2] fix locking mistake | Josef Whiter | 1 | -1/+1 |
2007-03-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 26 | -371/+371 |
2007-03-07 | [PATCH] CPU hotplug: call check_tsc_sync_source() with irqs off | Ingo Molnar | 2 | -7/+14 |
2007-03-07 | avr32: dma-mapping.h | Gary Zambrano | 1 | -0/+18 |
2007-03-07 | [AVR32] Don't use kmap() in flush_icache_page() | Haavard Skinnemoen | 1 | -2/+1 |
2007-03-07 | [AVR32] Fix bogus ti->flags manipulation in debug handler | Haavard Skinnemoen | 1 | -2/+2 |
2007-03-07 | [AVR32] Fix typo in include/asm-avr32/Kbuild | Haavard Skinnemoen | 1 | -1/+1 |