| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] ppc64: Make idle_loop a ppc_md function | Michael Ellerman | 2005-07-07 | 1 | -0/+5 |
* | [PATCH] hvc_console: Register ops when setting up hvc_console | Milton Miller | 2005-07-07 | 1 | -2/+7 |
* | [PATCH] hvc_console: Separate hvc_console and vio code 2 | Milton Miller | 2005-07-07 | 1 | -1/+8 |
* | [PATCH] hvc_console: Separate hvc_console and vio code | Milton Miller | 2005-07-07 | 1 | -4/+1 |
* | [PATCH] ppc64: remove duplicate syscall reservation | Anton Blanchard | 2005-07-07 | 2 | -2/+2 |
* | [PATCH] ppc64: add ioprio syscalls | Anton Blanchard | 2005-07-07 | 1 | -1/+3 |
* | [PATCH] move ioprio syscalls into syscalls.h | Anton Blanchard | 2005-07-07 | 2 | -3/+3 |
* | [PATCH] ppc64: Turn runlatch on in exception entry | Anton Blanchard | 2005-07-07 | 1 | -0/+9 |
* | [PATCH] ppc64: Fix runlatch code to work on pseries machines | Anton Blanchard | 2005-07-07 | 2 | -7/+13 |
* | [PATCH] print order information when OOM killing | Marcelo Tosatti | 2005-07-07 | 1 | -1/+1 |
* | [PATCH] export generic_drop_inode() to modules | Mark Fasheh | 2005-07-07 | 1 | -0/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2005-07-07 | 8 | -36/+707 |
|\ |
|
| * | [IA64] fix generic/up builds | Tony Luck | 2005-07-06 | 2 | -5/+1 |
| * | Auto merge with /home/aegl/GIT/linus | Tony Luck | 2005-07-06 | 22 | -282/+115 |
| |\ |
|
| * | | [IA64] hotplug/ia64: SN Hotplug Driver - PREEMPT/pcibus_info fix | Prarit Bhargava | 2005-07-06 | 1 | -1/+2 |
| * | | [IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver code | Prarit Bhargava | 2005-07-06 | 2 | -0/+10 |
| * | | [IA64] hotplug/ia64: SN Hotplug Driver - new SN PROM version code | Prarit Bhargava | 2005-07-06 | 1 | -27/+12 |
| * | | [IA64] hotplug/ia64: SN Hotplug Driver: moving of header files | Prarit Bhargava | 2005-07-06 | 4 | -1/+676 |
| * | | [IA64] hotplug/ia64: SN Hotplug Driver: SN IRQ Fixes | Prarit Bhargava | 2005-07-06 | 2 | -3/+7 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-07-06 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | [SPARC64]: Fix enable_dma() in asm-sparc64/parport.h | Eddie C. Dost | 2005-07-06 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-07-06 | 1 | -1/+33 |
|\ \ \ |
|
| * | | | [CRYPTO] Ensure cit_iv is aligned correctly | Herbert Xu | 2005-07-06 | 1 | -0/+5 |
| * | | | [CRYPTO] Add alignmask for low-level cipher implementations | Herbert Xu | 2005-07-06 | 1 | -0/+1 |
| * | | | [CRYPTO] Add support for low-level multi-block operations | Herbert Xu | 2005-07-06 | 1 | -1/+27 |
| |/ / |
|
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-07-06 | 1 | -1/+175 |
|\ \ \ |
|
| * | | | [PATCH] ARM: 2792/1: IXP4xx iomap API implementation | Deepak Saxena | 2005-07-06 | 1 | -1/+175 |
| |/ / |
|
* | | | [PATCH] openfirmware: generate device table for userspace | Jeff Mahoney | 2005-07-06 | 3 | -18/+18 |
|/ / |
|
* | | [PATCH] kprobes: fix namespace problem and sparc64 build | Rusty Lynch | 2005-07-05 | 1 | -1/+1 |
* | | [PATCH] ppc32: add Freescale MPC885ADS board support | Andrei Konovalov | 2005-07-05 | 1 | -0/+4 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-07-05 | 9 | -181/+58 |
|\ \ |
|
| * | | [TCP]: Move to new TSO segmenting scheme. | David S. Miller | 2005-07-05 | 2 | -3/+3 |
| * | | [TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling. | David S. Miller | 2005-07-05 | 1 | -1/+0 |
| * | | [TCP]: Fix redundant calculations of tcp_current_mss() | David S. Miller | 2005-07-05 | 1 | -1/+1 |
| * | | [TCP]: Kill extra cwnd validate in __tcp_push_pending_frames(). | David S. Miller | 2005-07-05 | 1 | -23/+3 |
| * | | [TCP]: Move __tcp_data_snd_check into tcp_output.c | David S. Miller | 2005-07-05 | 1 | -0/+1 |
| * | | [TCP]: Move send test logic out of net/tcp.h | David S. Miller | 2005-07-05 | 1 | -110/+3 |
| * | | [TCP]: Fix quick-ack decrementing with TSO. | David S. Miller | 2005-07-05 | 1 | -4/+9 |
| * | | [TCP]: Simplify SKB data portion allocation with NETIF_F_SG. | David S. Miller | 2005-07-05 | 1 | -2/+5 |
| * | | [NET]: Remove __ARGS from include/net/slhc_vj.h | Alexey Dobriyan | 2005-07-05 | 1 | -13/+8 |
| * | | [SHAPER]: Switch to spinlocks. | Christoph Hellwig | 2005-07-05 | 1 | -1/+1 |
| * | | [PKT_SCHED]: Cleanup qdisc creation and alignment macros | Thomas Graf | 2005-07-05 | 2 | -4/+4 |
| * | | [PKT_SCHED]: Move sch_generic.c prototypes to correct header file | Thomas Graf | 2005-07-05 | 2 | -10/+12 |
| * | | [NET]: Reduce size of sk_buff by 4 bytes | Thomas Graf | 2005-07-05 | 1 | -7/+8 |
| * | | [NET]: Remove unused security member in sk_buff | Thomas Graf | 2005-07-05 | 2 | -4/+2 |
| * | | [NET]: Fix signedness issues in net/core/filter.c | Patrick McHardy | 2005-07-05 | 1 | -1/+1 |
* | | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-07-05 | 4 | -45/+41 |
|\ \ \ |
|
| * | | | [SPARC64]: Do proper DMA IRQ syncing on Tomatillo | David S. Miller | 2005-07-04 | 1 | -0/+3 |
| * | | | [SPARC64]: Add support for IRQ pre-handlers. | David S. Miller | 2005-07-04 | 2 | -44/+20 |
| * | | | [SPARC64/COMPAT]: Add some compat ioctl for ppdev | Raphael Assenat | 2005-07-04 | 1 | -1/+18 |