| Commit message (Expand) | Author | Age |
* | [PATCH] m32r: Fix smp.c for preempt kernel | Hirokazu Takata | 2005-10-14 |
* | [PATCH] wireless/airo: Build fix | Matteo Croce | 2005-10-14 |
* | [PATCH] Fix copy-and-paste error in BSD accounting | Tim Schmielau | 2005-10-14 |
* | [PATCH] radio-cadet: check request_region() return value correctly | Alexey Dobriyan | 2005-10-14 |
* | [PATCH] Add missing export of getnstimeofday() | Takashi Iwai | 2005-10-14 |
* | [PATCH] zaurus: fix dependencies on collie keyboard | Pavel Machek | 2005-10-14 |
* | [PATCH] zaurus: fix soc_common.c | Pavel Machek | 2005-10-14 |
* | [PATCH] zaurus: fix compilation with cpufreq disabled | Pavel Machek | 2005-10-14 |
* | [PATCH] mips: fix build error in TANBAC TB0226 | Yoichi Yuasa | 2005-10-14 |
* | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li... | Linus Torvalds | 2005-10-13 |
|\ |
|
| * | Pull mbcs-init-sn-check into release branch | Tony Luck | 2005-10-11 |
| |\ |
|
| | * | [IA64] mbcs_init() should give up unless running on sn2 | Greg Edwards | 2005-10-04 |
* | | | [TCP]: Ratelimit debugging warning. | Herbert Xu | 2005-10-13 |
* | | | [CONNECTOR]: Update documentation to match reality. | Evgeniy Polyakov | 2005-10-13 |
* | | | [NET]: Disable NET_SCH_CLK_CPU for SMP x86 hosts | Andi Kleen | 2005-10-13 |
* | | | [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering. | David S. Miller | 2005-10-13 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-13 |
|\ \ \ |
|
| * | | | [ARM] 3006/1: S3C2410 - arch/arm/mach-s3c2410 sparse fixes | Ben Dooks | 2005-10-13 |
| * | | | [ARM] 3005/1: S3C2440 - add definition for s3c2440_set_dsc() call in hardware.h | Ben Dooks | 2005-10-13 |
| * | | | [ARM] 3003/1: SSP channel map register updates for pxa2xx | Liam Girdwood | 2005-10-12 |
| * | | | [ARM] 3002/1: Wrong parameter to uart_update_timeout() in drivers/serial/pxa.c | Lothar Wassmann | 2005-10-12 |
| * | | | [ARM] 2978/1: nwfpe - clean up sparse errors | Ben Dooks | 2005-10-12 |
| * | | | [ARM] 2969/1: miscellaneous whitespace cleanup | George G. Davis | 2005-10-12 |
| * | | | [ARM] 2970/1: Use -mtune=arm1136j-s when building for CPU_V6 targets | George G. Davis | 2005-10-12 |
| * | | | [ARM] 2971/1: i.MX uart handle rts irq | Sascha Hauer | 2005-10-12 |
| * | | | [ARM] 2979/2: S3C2410 - add static to non-exported machine items | Ben Dooks | 2005-10-12 |
| * | | | [ARM] 2977/1: armksyms.c - make items in export table static | Ben Dooks | 2005-10-12 |
| * | | | [ARM] 2976/1: S3C2410: add static to functions in serial driver | Ben Dooks | 2005-10-12 |
| * | | | [ARM] 2975/1: S3C2410: time.c missing include of cpu.h | Ben Dooks | 2005-10-12 |
| * | | | [ARM] 2974/1: fix ARM710 swi bug workaround | Nicolas Pitre | 2005-10-12 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-10-12 |
|\ \ \ \ |
|
| * | | | | [SPARC64]: Fix boot failures on SunBlade-150 | David S. Miller | 2005-10-12 |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-10-12 |
|\ \ \ \ \ |
|
| * | | | | | [TCP]: Add code to help track down "BUG at net/ipv4/tcp_output.c:438!" | Herbert Xu | 2005-10-12 |
| * | | | | | [NETPOLL]: wrong return for null netpoll_poll_lock() | Ben Dooks | 2005-10-12 |
| * | | | | | [BRIDGE]: fix race on bridge del if | Stephen Hemminger | 2005-10-12 |
| * | | | | | [TWSK]: Grab the module refcount for timewait sockets | Arnaldo Carvalho de Melo | 2005-10-11 |
| * | | | | | [DCCP]: Transition from PARTOPEN to OPEN when receiving DATA packets | Arnaldo Carvalho de Melo | 2005-10-11 |
| * | | | | | [CCID]: Check if ccid is NULL in the hc_[tr]x_exit functions | Arnaldo Carvalho de Melo | 2005-10-11 |
| * | | | | | [NETFILTER] ctnetlink: add support to change protocol info | Pablo Neira Ayuso | 2005-10-11 |
| * | | | | | [NETFILTER] ctnetlink: allow userspace to change TCP state | Pablo Neira Ayuso | 2005-10-11 |
| * | | | | | [NETFILTER]: Use only 32bit counters for CONNTRACK_ACCT | Harald Welte | 2005-10-11 |
| * | | | | | [IPSEC] Fix block size/MTU bugs in ESP | Herbert Xu | 2005-10-11 |
| * | | | | | [IPSEC]: Use ALIGN macro in ESP | Herbert Xu | 2005-10-11 |
| * | | | | | [NETFILTER] ctnetlink: add one nesting level for TCP state | Pablo Neira Ayuso | 2005-10-10 |
| * | | | | | [NETFILTER]: Add missing include to ip_conntrack_tuple.h | Harald Welte | 2005-10-10 |
| * | | | | | [NETFILTER] ctnetlink: ICMP ID is not mandatory | Pablo Neira Ayuso | 2005-10-10 |
| * | | | | | [NETFILTER] conntrack_netlink: Fix endian issue with status from userspace | Harald Welte | 2005-10-10 |
| * | | | | | [NETFILTER] nat: remove bogus structure member | Harald Welte | 2005-10-10 |
| * | | | | | [NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLV | Harald Welte | 2005-10-10 |