| Commit message (Expand) | Author | Age |
* | [PATCH] Fix handling spurious page fault for hugetlb region | Hugh Dickins | 2005-10-20 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-20 |
|\ |
|
| * | [ARM] 3023/1: pxa-regs: Typo in ARM pxa register definitions. | Paul Schulz | 2005-10-18 |
* | | [PATCH] swiotlb: make sure initial DMA allocations really are in DMA memory | Yasunori Goto | 2005-10-20 |
* | | [PATCH] Handle spurious page fault for hugetlb region | Seth, Rohit | 2005-10-19 |
|/ |
|
* | [ARM] 3021/1: Interrupt 0 bug fix for ixp4xx | Kenneth Tan | 2005-10-18 |
* | [ARM] 3020/1: Fixes typo error CONFIG_CPU_IXP465, which should be CONFIG_CPU_... | Kenneth Tan | 2005-10-18 |
* | [ARM] 3019/1: fix wrong comments | Nicolas Pitre | 2005-10-18 |
* | [PATCH] aio: revert lock_kiocb() | Zach Brown | 2005-10-17 |
* | [PATCH] rcu: keep rcu callback event counter | Eric Dumazet | 2005-10-17 |
* | [PATCH] list: add missing rcu_dereference on first element | Herbert Xu | 2005-10-17 |
* | [PATCH]: highest_possible_processor_id() has to be a macro | Al Viro | 2005-10-16 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-10-14 |
|\ |
|
| * | [SPARC64]: Eliminate PCI IOMMU dma mapping size limit. | David S. Miller | 2005-10-14 |
| * | [SPARC64]: Consolidate common PCI IOMMU init code. | David S. Miller | 2005-10-14 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-14 |
|\ \ |
|
| * | | [ARM] 3011/1: pxafb: Add ability to set device parent + fix spitz compile error | Richard Purdie | 2005-10-14 |
| * | | [ARM] 3009/1: S3C2410 - io.h offsets too large for LDRH/STRH | Ben Dooks | 2005-10-14 |
| |/ |
|
* | | [PATCH] Fix copy-and-paste error in BSD accounting | Tim Schmielau | 2005-10-14 |
* | | [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] 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 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-10-12 |
|\ \ |
|
| * | | [NETPOLL]: wrong return for null netpoll_poll_lock() | Ben Dooks | 2005-10-12 |
| * | | [TWSK]: Grab the module refcount for timewait sockets | Arnaldo Carvalho de Melo | 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 |
| * | | [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] 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 |
| |/ |
|
* | | [PATCH] ppc32: Tell userland about lack of standard TB | Benjamin Herrenschmidt | 2005-10-12 |
* | | [PATCH] ppc32: Fix timekeeping | Benjamin Herrenschmidt | 2005-10-12 |
|/ |
|
* | [PATCH] x86_64: Allocate cpu local data for all possible CPUs | Andi Kleen | 2005-10-10 |
* | [PATCH] Fix signal sending in usbdevio on async URB completion | Harald Welte | 2005-10-10 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-10 |
|\ |
|
| * | [ARM] 2962/1: scoop: Allow GPIO pin suspend state to be specified | Richard Purdie | 2005-10-10 |
| * | [ARM] 2958/1: fix definition in imx-regs.h | Sascha Hauer | 2005-10-10 |
* | | [PATCH] x86_64: Set up safe page tables during resume | Rafael J. Wysocki | 2005-10-10 |
|/ |
|
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2005-10-08 |
|\ |
|
| * | [ALSA] emu10k1 - Fix loading of SBLive Game board | Takashi Iwai | 2005-10-07 |
| * | [ALSA] remove redundent assignment to the ac97 device structure | Nicolas Pitre | 2005-10-07 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-10-08 |
|\ \ |
|
| * | | [ATM]: add support for LECS addresses learned from network | Eric Kinzie | 2005-10-07 |
| * | | [SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels. | Sridhar Samudrala | 2005-10-07 |
| * | | [SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels. | Ivan Skytte J�rgensen | 2005-10-07 |
| |/ |
|
* / | [PATCH] Keys: Split key permissions checking into a .c file | David Howells | 2005-10-08 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-10-06 |
|\ |
|