| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] m32r: missing __iomem in ioremap() declaration | Al Viro | 2005-09-27 | 1 | -1/+1 |
* | [ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_io | Russell King | 2005-09-24 | 1 | -3/+3 |
* | Merge branch 'upstream' from master.kernel.org:/pub/scm/linux/kernel/git/jgar... | Linus Torvalds | 2005-09-24 | 2 | -1/+3 |
|\ |
|
| * | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-09-24 | 68 | -183/+758 |
| |\ |
|
| * | | [PATCH] Add NVIDIA device ID in sata_nv | Andy Currid | 2005-09-22 | 1 | -1/+2 |
| * | | [PATCH] PATCH: remove function for non-PCI as requested | Alan Cox | 2005-09-16 | 1 | -0/+1 |
* | | | [NETFILTER] Fix conntrack event cache deadlock/oops | Harald Welte | 2005-09-23 | 1 | -4/+21 |
* | | | [NETFILTER] remove unneeded structure definition from conntrack helper | Harald Welte | 2005-09-23 | 1 | -7/+0 |
* | | | [NETFILTER] Fix sparse endian warnings in pptp helper | Alexey Dobriyan | 2005-09-23 | 2 | -62/+62 |
* | | | [PATCH] xtensa: remove io_remap_page_range and minor clean-ups | Chris Zankel | 2005-09-23 | 5 | -56/+14 |
* | | | [PATCH] uml: don't redundantly mark pte as newpage in pte_modify | Paolo 'Blaisorblade' Giarrusso | 2005-09-23 | 1 | -1/+0 |
* | | | [PATCH] ppc64: SMU driver update & i2c support | Benjamin Herrenschmidt | 2005-09-23 | 3 | -6/+365 |
* | | | [PATCH] slab: alpha inlining fix | Ivan Kokshaysky | 2005-09-23 | 1 | -1/+4 |
* | | | [PATCH] reboot: comment and factor the main reboot functions | Eric W. Biederman | 2005-09-23 | 1 | -0/+4 |
* | | | [IA64] Wire in the MCA/INIT handler stacks | Keith Owens | 2005-09-22 | 1 | -0/+5 |
| |/
|/| |
|
* | | [PATCH] driver core: add helper device_is_registered() | Daniel Ritz | 2005-09-22 | 1 | -0/+5 |
* | | [PATCH] Remove unused var from asm/futex.h | Paolo 'Blaisorblade' Giarrusso | 2005-09-22 | 17 | -17/+17 |
* | | [PATCH] uml: adapt asm/futex.h to our arch | Paolo 'Blaisorblade' Giarrusso | 2005-09-22 | 2 | -47/+6 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-21 | 2 | -3/+3 |
|\ \ |
|
| * | | [ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck` | Ben Dooks | 2005-09-20 | 1 | -1/+1 |
| * | | [ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck` | Ben Dooks | 2005-09-20 | 1 | -1/+1 |
| * | | [ARM] 2924/3: taglist - postfix section with .init for `make buildcheck` | Ben Dooks | 2005-09-20 | 1 | -1/+1 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband | Linus Torvalds | 2005-09-21 | 1 | -4/+11 |
|\ \ \ |
|
| * | | | [IB] Add MAD data field size definitions | Sean Hefty | 2005-09-21 | 1 | -4/+11 |
* | | | | [PATCH] Adds sys_set_mempolicy() in include/linux/syscalls.h | Eric Dumazet | 2005-09-21 | 1 | -0/+2 |
* | | | | [PATCH] mm: add a note about partially hardcoded VM_* flags | Paolo 'Blaisorblade' Giarrusso | 2005-09-21 | 1 | -0/+1 |
* | | | | [PATCH] mm: update stale comment for removal of page->list | Paolo 'Blaisorblade' Giarrusso | 2005-09-21 | 1 | -5/+4 |
|/ / / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-09-21 | 6 | -16/+24 |
|\ \ \ |
|
| * | | | [SPARC64]: Verify vmalloc TLB misses more strictly. | David S. Miller | 2005-09-20 | 1 | -9/+11 |
| * | | | [SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.h | David S. Miller | 2005-09-20 | 4 | -7/+9 |
| * | | | [BYTEORDER]: Document alignment and byteorder macros | Ed L. Cashin | 2005-09-20 | 1 | -0/+4 |
| |/ / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds | 2005-09-20 | 2 | -4/+11 |
|\ \ \
| |/ /
|/| | |
|
| * | | [SCSI] Fix thread termination for the SCSI error handle | James Bottomley | 2005-09-19 | 1 | -2/+0 |
| * | | [SCSI] fix oops on usb storage device disconnect | James Bottomley | 2005-09-19 | 1 | -0/+9 |
| * | | [SCSI] change port speed definitions for scsi_transport_fc | Andreas Herrmann | 2005-09-16 | 1 | -2/+2 |
* | | | [8021Q]: Add endian annotations. | Alexey Dobriyan | 2005-09-20 | 1 | -4/+4 |
* | | | [NETFILTER]: Rename misnamed function | Patrick McHardy | 2005-09-20 | 1 | -1/+1 |
* | | | [NETFILTER] ip6tables: remove duplicate code | Yasuyuki Kozakai | 2005-09-20 | 1 | -0/+3 |
* | | | [NETFILTER]: Add new PPTP conntrack and NAT helper | Harald Welte | 2005-09-20 | 5 | -0/+476 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-19 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | [ARM] Fix warning in asm/futex.h | Russell King | 2005-09-18 | 1 | -1/+1 |
* | | | | [DCCP]: Introduce CCID getsockopt for the CCIDs | Arnaldo Carvalho de Melo | 2005-09-18 | 1 | -0/+2 |
* | | | | [DCCP]: Don't use necessarily the same CCID for tx and rx | Arnaldo Carvalho de Melo | 2005-09-18 | 1 | -1/+2 |
* | | | | [CCID3]: Introduce include/linux/tfrc.h | Arnaldo Carvalho de Melo | 2005-09-18 | 1 | -0/+35 |
* | | | | [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] | Arnaldo Carvalho de Melo | 2005-09-18 | 1 | -9/+5 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | David S. Miller | 2005-09-18 | 2 | -11/+30 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [TG3]: Add AMD K8 to list of write-reorder chipsets. | David S. Miller | 2005-09-17 | 1 | -0/+1 |
| * | | | [DCCP]: Introduce DCCP_SOCKOPT_SERVICE | Arnaldo Carvalho de Melo | 2005-09-17 | 1 | -11/+29 |
* | | | | [PATCH] joystick-vs-x.org fix | Andrew Morton | 2005-09-17 | 1 | -11/+13 |
* | | | | [PATCH] i2c: kill an unused i2c_adapter struct member | Jean Delvare | 2005-09-17 | 1 | -5/+0 |