| Commit message (Expand) | Author | Age |
... | |
| | * | | | | [IA64] Use dynamic prediction for RSE-clearing branches. | David Mosberger-Tang | 2005-04-28 |
| | * | | | | [IA64] __ia64_syscall() is no longer used anywhere in the kernel. Remove it. | David Mosberger-Tang | 2005-04-28 |
* | | | | | | [PATCH] reiserfs: enable attrs by default if saf | Jeff Mahoney | 2005-06-30 |
* | | | | | | [PATCH] reiserfs: Check if attrs are enabled for attr ioctls | Jeff Mahoney | 2005-06-30 |
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-06-30 |
|\ \ \ \ \ \ |
|
| * | | | | | | [PATCH] Serial: Split 8250 port table (part 2) | Russell King | 2005-06-29 |
| * | | | | | | [PATCH] Serial: Disable OX950 transmitter for flow control | Russell King | 2005-06-29 |
| * | | | | | | [PATCH] Serial: Check status of CTS when using flow control | Russell King | 2005-06-29 |
| * | | | | | | [PATCH] Serial: Adjust serial locking | Russell King | 2005-06-29 |
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-06-29 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | [PATCH] ARM: Don't force SIGFPE | Russell King | 2005-06-29 |
| * | | | | | | | [PATCH] ARM: Fix VFP to use do_div() | Russell King | 2005-06-29 |
| * | | | | | | | [PATCH] ARM: 2771/1: Dynamic Tick support for OMAP, take 4 | Tony Lindgren | 2005-06-29 |
| * | | | | | | | [PATCH] ARM: Remove nmi_tick from integrator platforms | Russell King | 2005-06-29 |
| * | | | | | | | [PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernel | Nicolas Pitre | 2005-06-29 |
| * | | | | | | | [PATCH] ARM: 2769/1: cpu_init() stack setup fix | Catalin Marinas | 2005-06-29 |
| * | | | | | | | [PATCH] ARM: 2768/1: PXA: Add a required header file for LL_DEBUG | Richard Purdie | 2005-06-29 |
| * | | | | | | | [PATCH] ARM: Convert ARM timer implementations to use readl/writel | Russell King | 2005-06-29 |
| * | | | | | | | [PATCH] ARM: 2765/1: S3C24XX - small cleanups in arch/arm/mach-s3c2410 | Ben Dooks | 2005-06-29 |
| * | | | | | | | [PATCH] ARM: 2764/1: S3C24XX - Common PM functions for Simtec boards | Ben Dooks | 2005-06-29 |
| * | | | | | | | Merge with ../linux-2.6-smp | Russell King | 2005-06-29 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| | * | | | | | | [PATCH] ARM SMP: __xchg support | Russell King | 2005-06-28 |
| | * | | | | | | [PATCH] ARM SMP: Add IPI support code for SMP TLB flushing | Russell King | 2005-06-28 |
| | * | | | | | | [PATCH] ARM SMP: Use local_flush_tlb* where we really want to be local | Russell King | 2005-06-28 |
| | * | | | | | | [PATCH] ARM SMP: TLB implementations only affect local CPU | Russell King | 2005-06-28 |
| | |\ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
* | | | | | | | | [PATCH] Don't fill up log with atxp1 vcore messages change message | Prakash Punnoor | 2005-06-29 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | [PATCH] Fix get_request nastiness | Hugh Dickins | 2005-06-29 |
* | | | | | | | Remove duplicate mention of "edd" in Documentation/kernel-parameters.txt | Linus Torvalds | 2005-06-29 |
* | | | | | | | Linux v2.6.13-rc1v2.6.13-rc1 | Linus Torvalds | 2005-06-29 |
* | | | | | | | [PATCH] ieee80211.h build fix | Jeff Garzik | 2005-06-29 |
|/ / / / / / |
|
* | | | | | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-06-29 |
|\ \ \ \ \ \ |
|
| * | | | | | | [NET]: drivers/net/slip.c needs linux/delay.h | David S. Miller | 2005-06-28 |
| * | | | | | | [NETFILTER]: Fix connection tracking bug in 2.6.12 | Patrick McHardy | 2005-06-28 |
| * | | | | | | [NET]: Add missing include to linux/netdevice.h | Arnd Bergmann | 2005-06-28 |
| * | | | | | | [NET]: Micro optimization in eth_header() | Denis Vlasenko | 2005-06-28 |
| * | | | | | | [IPV6]: remove more unused IPV6_AUTHHDR things. | YOSHIFUJI Hideaki | 2005-06-28 |
| * | | | | | | [IPVS]: Close race conditions on ip_vs_conn_tab list modification | Neil Horman | 2005-06-28 |
| * | | | | | | [NET]: Remove gratuitous use of skb->tail in network drivers. | David S. Miller | 2005-06-28 |
| * | | | | | | [IPV4]: Broken memory allocation in fib_trie | Robert Olsson | 2005-06-28 |
| * | | | | | | [SCTP] Make init & delayed sack timeouts configurable by user. | Vlad Yasevich | 2005-06-28 |
| * | | | | | | [IPV4]: ipconfig.c: fix dhcp timeout behaviour | Maxime Bizon | 2005-06-28 |
| * | | | | | | [IPV4]: Snmpv2 Mib IP counter ipInAddrErrors support | Dietmar Eggemann | 2005-06-28 |
| * | | | | | | [IPV6]: Don't dump temporary addresses twice | YOSHIFUJI Hideaki | 2005-06-28 |
| * | | | | | | [NETLINK]: Missing padding fields in dumped structures | Patrick McHardy | 2005-06-28 |
| * | | | | | | [NETLINK]: Missing initializations in dumped data | Patrick McHardy | 2005-06-28 |
| * | | | | | | [NETLINK]: Clear padding in netlink messages | Patrick McHardy | 2005-06-28 |
| * | | | | | | [NETFILTER]: ipt_CLUSTERIP: fix ARP mangling | Harald Welte | 2005-06-28 |
| * | | | | | | [EBTABLES]: Fix thinkos in ebt_log.c | David S. Miller | 2005-06-28 |
* | | | | | | | [PATCH] sis 760 support. | Dave Jones | 2005-06-29 |
* | | | | | | | [PATCH] sparc32: Kconfig fixups | William Lee Irwin III | 2005-06-29 |