| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | [ARM] 3470/1: Clear the HWCAP bits for the disabled kernel features | Catalin Marinas | 2006-04-10 | 1 | -0/+6 |
| * | [ARM] 3469/1: S3C24XX: clkout missing hclk selector | Ben Dooks | 2006-04-09 | 1 | -0/+4 |
| * | [ARM] 3468/1: S3C2410: SMDK common include fix | Ben Dooks | 2006-04-09 | 1 | -0/+1 |
| * | [ARM] 3461/1: ARM: OMAP: Fix clk_get() when using id and name | Tony Lindgren | 2006-04-09 | 1 | -1/+2 |
| * | [ARM] 3460/1: ARM: OMAP: Remove unnecessary nop_release() | Tony Lindgren | 2006-04-09 | 3 | -43/+0 |
| * | [ARM] 3459/1: ixp23xx: fix debug serial macros for big-endian operation | Lennert Buytenhek | 2006-04-09 | 1 | -0/+3 |
| * | [ARM] Allow decompressor to be built with -ffunction-sections | Russell King | 2006-04-09 | 1 | -0/+1 |
| * | [ARM] Fix SA110/SA1100 cache flushing | Russell King | 2006-04-07 | 3 | -58/+30 |
| * | [ARM] ebsa110: Fix incorrect serial port address | Russell King | 2006-04-07 | 1 | -1/+1 |
| * | [ARM] Fix ebsa110 debug macros | Russell King | 2006-04-07 | 1 | -1/+1 |
| * | [ARM] Move FLUSH_BASE macros to asm/arch/memory.h | Russell King | 2006-04-07 | 15 | -33/+53 |
| * | [ARM] Remove unnecessary extra parens in include/asm-arm/memory.h | Russell King | 2006-04-04 | 1 | -3/+3 |
| * | [ARM] arm's arch_local_page_offset() fix against 2.6.17-rc1 | KAMEZAWA Hiroyuki | 2006-04-04 | 1 | -1/+1 |
* | | Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2 | Linus Torvalds | 2006-04-10 | 5 | -36/+101 |
|\ \ |
|
| * | | [PATCH] CONFIGFS_FS must depend on SYSFS | Adrian Bunk | 2006-04-10 | 1 | -1/+1 |
| * | | [PATCH] Bogus NULL pointer check in fs/configfs/dir.c | Eric Sesterhenn | 2006-04-10 | 1 | -1/+1 |
| * | | ocfs2: Better I/O error handling in heartbeat | Mark Fasheh | 2006-04-07 | 1 | -8/+32 |
| * | | ocfs2: test and set teardown flag early in user_dlm_destroy_lock() | Mark Fasheh | 2006-04-07 | 1 | -3/+14 |
| * | | ocfs2: Handle the DLM_CANCELGRANT case in user_unlock_ast() | Mark Fasheh | 2006-04-07 | 1 | -12/+22 |
| * | | ocfs2: catch an invalid ast case in dlmfs | Mark Fasheh | 2006-04-07 | 1 | -0/+4 |
| * | | ocfs2: remove an overly aggressive BUG() in dlmfs | Mark Fasheh | 2006-04-07 | 1 | -4/+17 |
| * | | ocfs2: multi node truncate fix | Mark Fasheh | 2006-04-07 | 1 | -8/+11 |
| |/ |
|
* | | [PATCH] de_thread: Don't confuse users do_each_thread. | Eric W. Biederman | 2006-04-10 | 2 | -2/+8 |
* | | [libata] sata_mv: fix can_queue line accidentally removed in scsi-eh patch | Jeff Garzik | 2006-04-10 | 1 | -0/+1 |
* | | [PATCH] move ->eh_strategy_handler to the transport class | Christoph Hellwig | 2006-04-10 | 26 | -66/+18 |
* | | [PATCH] Fix buddy list race that could lead to page lru list corruptions | Nick Piggin | 2006-04-10 | 3 | -17/+27 |
* | | [Security] Keys: Fix oops when adding key to non-keyring | David Howells | 2006-04-10 | 2 | -0/+5 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-04-10 | 71 | -1367/+1638 |
|\ \ |
|
| * | | [IPV6]: Deinline few large functions in inet6 code | Denis Vlasenko | 2006-04-09 | 2 | -67/+83 |
| * | | [IPV4] ip_fragment: Always compute hash with ipfrag_lock held. | David S. Miller | 2006-04-09 | 1 | -5/+10 |
| * | | [NETFILTER]: Fix DNAT in LOCAL_OUT | Patrick McHardy | 2006-04-09 | 1 | -1/+1 |
| * | | [X25]: Restore skb->dev setting in x25_type_trans(). | David S. Miller | 2006-04-09 | 1 | -0/+1 |
| * | | [NET]: Fix hotplug race during device registration. | Sergey Vlasov | 2006-04-09 | 1 | -1/+1 |
| * | | [IPV6]: Unexport secure_ipv6_port_ephemeral | Adrian Bunk | 2006-04-09 | 1 | -1/+0 |
| * | | [NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64 | Brian Haley | 2006-04-09 | 1 | -0/+1 |
| * | | [NET]: More kzalloc conversions. | Andrew Morton | 2006-04-09 | 5 | -22/+8 |
| * | | [NET] kzalloc: use in alloc_netdev | Paolo 'Blaisorblade' Giarrusso | 2006-04-09 | 1 | -2/+1 |
| * | | [PKT_SCHED] act_police: Rename methods. | Jamal Hadi Salim | 2006-04-09 | 1 | -4/+4 |
| * | | [TG3]: Speed up SRAM access (2nd version) | Michael Chan | 2006-04-09 | 2 | -27/+43 |
| * | | [TG3]: Kill some less useful flags | Michael Chan | 2006-04-09 | 2 | -15/+8 |
| * | | [NETFILTER]: H.323 helper: remove changelog | Patrick McHardy | 2006-04-09 | 2 | -49/+0 |
| * | | [NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions | Patrick McHardy | 2006-04-09 | 8 | -153/+25 |
| * | | [NETFILTER]: Add address family specific checksum helpers | Patrick McHardy | 2006-04-09 | 5 | -0/+89 |
| * | | [NETFILTER]: Introduce infrastructure for address family specific operations | Patrick McHardy | 2006-04-09 | 5 | -59/+70 |
| * | | [NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependency | Patrick McHardy | 2006-04-09 | 1 | -0/+1 |
| * | | [NETFILTER]: H.323 helper: add parameter 'default_rrq_ttl' | Jing Min Zhao | 2006-04-09 | 1 | -1/+5 |
| * | | [NETFILTER]: H.323 helper: make get_h245_addr() static | Jing Min Zhao | 2006-04-09 | 1 | -2/+2 |
| * | | [NETFILTER]: H.323 helper: change EXPORT_SYMBOL to EXPORT_SYMBOL_GPL | Jing Min Zhao | 2006-04-09 | 1 | -12/+11 |
| * | | [NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.h | Jing Min Zhao | 2006-04-09 | 6 | -56/+53 |
| * | | [NETFILTER]: Fix section mismatch warnings | Patrick McHardy | 2006-04-09 | 10 | -248/+203 |