Age | Commit message (Expand) | Author |
2005-07-05 | [PATCH] kprobes: fix namespace problem and sparc64 build | Rusty Lynch |
2005-07-05 | [PATCH] ppc32: add Freescale MPC885ADS board support | Andrei Konovalov |
2005-07-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2005-07-05 | [TCP]: Move to new TSO segmenting scheme. | David S. Miller |
2005-07-05 | [TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling. | David S. Miller |
2005-07-05 | [TCP]: Fix redundant calculations of tcp_current_mss() | David S. Miller |
2005-07-05 | [TCP]: Kill extra cwnd validate in __tcp_push_pending_frames(). | David S. Miller |
2005-07-05 | [TCP]: Move __tcp_data_snd_check into tcp_output.c | David S. Miller |
2005-07-05 | [TCP]: Move send test logic out of net/tcp.h | David S. Miller |
2005-07-05 | [TCP]: Fix quick-ack decrementing with TSO. | David S. Miller |
2005-07-05 | [TCP]: Simplify SKB data portion allocation with NETIF_F_SG. | David S. Miller |
2005-07-05 | [NET]: Remove __ARGS from include/net/slhc_vj.h | Alexey Dobriyan |
2005-07-05 | [SHAPER]: Switch to spinlocks. | Christoph Hellwig |
2005-07-05 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2005-07-05 | [PKT_SCHED]: Cleanup qdisc creation and alignment macros | Thomas Graf |
2005-07-05 | [PKT_SCHED]: Move sch_generic.c prototypes to correct header file | Thomas Graf |
2005-07-05 | [NET]: Reduce size of sk_buff by 4 bytes | Thomas Graf |
2005-07-05 | [NET]: Remove unused security member in sk_buff | Thomas Graf |
2005-07-05 | [NET]: Fix signedness issues in net/core/filter.c | Patrick McHardy |
2005-07-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2005-07-04 | [SPARC64]: Do proper DMA IRQ syncing on Tomatillo | David S. Miller |
2005-07-04 | [SPARC64]: Add support for IRQ pre-handlers. | David S. Miller |
2005-07-04 | [SPARC64/COMPAT]: Add some compat ioctl for ppdev | Raphael Assenat |
2005-07-04 | [PATCH] ARM: Fix new-ABI layout of struct stat64 | Russell King |
2005-07-04 | [PATCH] ARM: Change 'param_offset' to 'boot_params' | Russell King |
2005-07-03 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2005-07-03 | [PATCH] ARM: Remove machine description macros | Russell King |
2005-07-03 | [PATCH] amd74xx: support MCP55 device IDs | Rob Punkunus |
2005-07-01 | [PATCH] PCI: clean up dynamic pci id logic | Greg Kroah-Hartman |
2005-07-01 | [PATCH] PCI: Increase the number of PCI bus resources | rajesh.shah@intel.com |
2005-07-01 | [PATCH] ARM: 2782/1: PXA27x MDREFR K0DB4 define | Todd Poynor |
2005-07-01 | [PATCH] ARM: 2781/2: PXA27x Standby mode take 2 | Todd Poynor |
2005-06-30 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2005-06-30 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2005-06-30 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds |
2005-06-30 | [PATCH] xtensa: Fix asm macro | Chris Zankel |
2005-06-30 | [PATCH] xtensa: cleanups for errno and ipc. | Chris Zankel |
2005-06-30 | [PATCH] x86: i8253/i8259A lock cleanup | Ingo Molnar |
2005-06-30 | [PATCH] s390: fix finish_arch_switch | Heiko Carstens |
2005-06-30 | [PATCH] ARM: Don't try to send a signal to pid0 | Russell King |
2005-06-29 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Greg KH |
2005-06-29 | [PATCH] driver core: change bus_rescan_devices to return void | Greg Kroah-Hartman |
2005-06-29 | [PATCH] driver core: add bus_find_device & driver_find_device functions | Cornelia Huck |
2005-06-30 | [PATCH] ppc64: Replace custom locking code with a spinlock | Michael Ellerman |
2005-06-30 | [PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from paca | Michael Ellerman |
2005-06-30 | [PATCH] ppc64: Don't count number of events processed for caller | Michael Ellerman |
2005-06-30 | [PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_* | Michael Ellerman |
2005-06-30 | [PATCH] ppc64: Rename xItLpQueue to hvlpevent_queue | Michael Ellerman |
2005-06-30 | [PATCH] ppc64: Make two ItLpQueue related functions static | Michael Ellerman |
2005-06-30 | [PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.c | Michael Ellerman |