Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | [NET_SCHED]: sch_hfsc: replace ASSERT macro by WARN_ON | Patrick McHardy | 2007-02-13 | 1 | -14/+1 | |
| | * | | | | [BRIDGE] br_if: Fix oops in port_carrier_check | Jarek Poplawski | 2007-02-13 | 2 | -3/+9 | |
| | * | | | | [NETFILTER]: Clear GSO bits for TCP reset packet | Herbert Xu | 2007-02-13 | 1 | -0/+4 | |
| | * | | | | [TG3]: Update copyright, version, and reldate. | Michael Chan | 2007-02-13 | 1 | -3/+3 | |
| | * | | | | [TG3]: Add some tx timeout debug messages. | Michael Chan | 2007-02-13 | 1 | -1/+11 | |
| | * | | | | [TG3]: Use constant for PHY register 0x1e. | Michael Chan | 2007-02-13 | 2 | -4/+7 | |
| | * | | | | [TG3]: Power down 5704 serdes transceiver when shutting down. | Michael Chan | 2007-02-13 | 1 | -1/+11 | |
| | * | | | | [TG3]: 5906 doesn't need to switch to slower clock. | Michael Chan | 2007-02-13 | 1 | -1/+2 | |
| | * | | | | [TG3]: 5722/5756 don't need PHY jitter workaround. | Michael Chan | 2007-02-13 | 1 | -1/+3 | |
| | * | | | | [TG3]: Use lower DMA watermark for 5703. | Michael Chan | 2007-02-13 | 1 | -1/+7 | |
| | * | | | | [TG3]: Save MSI state before suspend. | Michael Chan | 2007-02-13 | 1 | -0/+3 | |
| | * | | | | [XFRM]: Fix IPv4 tunnel mode decapsulation with IPV6=n | Patrick McHardy | 2007-02-12 | 1 | -0/+1 | |
| | * | | | | [IPV6] HASHTABLES: Use appropriate seed for caluculating ehash index. | YOSHIFUJI Hideaki | 2007-02-12 | 1 | -1/+1 | |
| * | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2007-02-13 | 104 | -1473/+8495 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | [POWERPC] Use udbg_early_init() on ppc32 | David Gibson | 2007-02-14 | 4 | -6/+14 | |
| | * | | | | | [POWERPC] Open Firmware serial port driver | Arnd Bergmann | 2007-02-14 | 4 | -0/+169 | |
| | * | | | | | [POWERPC] Move MPIC smp routines into mpic.c | Michael Ellerman | 2007-02-14 | 2 | -23/+21 | |
| | * | | | | | [POWERPC] Cleanup pseries kexec code | Michael Ellerman | 2007-02-14 | 4 | -48/+83 | |
| | * | | | | | [POWERPC] Cleanup pseries smp initialisation code | Michael Ellerman | 2007-02-14 | 3 | -6/+9 | |
| | * | | | | | [POWERPC] Consolidate pseries platform header files into pseries.h | Michael Ellerman | 2007-02-14 | 5 | -29/+23 | |
| | * | | | | | Merge branch 'cell-merge' of git+ssh://master.kernel.org/pub/scm/linux/kernel... | Paul Mackerras | 2007-02-14 | 10 | -283/+479 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | [POWERPC] cell: pm_rtas_activat_signals routine cleanup | Maynard Johnson | 2007-02-13 | 1 | -16/+33 | |
| | | * | | | | | [POWERPC] cell: PPU Oprofile cleanup patch | Carl Love | 2007-02-13 | 3 | -60/+73 | |
| | | * | | | | | [POWERPC] spufs: avoid accessing kernel memory through mmapped /mem node | Masato Noguchi | 2007-02-13 | 1 | -0/+3 | |
| | | * | | | | | [POWERPC] spu sched: static timeslicing for SCHED_RR contexts | Christoph Hellwig | 2007-02-13 | 4 | -3/+56 | |
| | | * | | | | | [POWERPC] spu sched: use DECLARE_BITMAP | Christoph Hellwig | 2007-02-13 | 1 | -2/+1 | |
| | | * | | | | | [POWERPC] spu sched: forced preemption at execution | Christoph Hellwig | 2007-02-13 | 3 | -0/+76 | |
| | | * | | | | | [POWERPC] spu sched: update some comments | Christoph Hellwig | 2007-02-13 | 1 | -8/+8 | |
| | | * | | | | | [POWERPC] spu sched: simplity spu_remove_from_active_list | Christoph Hellwig | 2007-02-13 | 1 | -29/+15 | |
| | | * | | | | | [POWERPC] spufs: optimize spu_run | Christoph Hellwig | 2007-02-13 | 5 | -12/+23 | |
| | | * | | | | | [POWERPC] spufs: runqueue simplification | Christoph Hellwig | 2007-02-13 | 2 | -67/+93 | |
| | | * | | | | | [POWERPC] spufs: move prio to spu_context | Christoph Hellwig | 2007-02-13 | 5 | -9/+6 | |
| | | * | | | | | [POWERPC] spufs: state_mutex cleanup | Christoph Hellwig | 2007-02-13 | 3 | -53/+64 | |
| | | * | | | | | [POWERPC] spufs: simplify state_mutex | Christoph Hellwig | 2007-02-13 | 3 | -30/+17 | |
| | | * | | | | | [POWERPC] spufs: sched.c cleanups | Christoph Hellwig | 2007-02-13 | 1 | -37/+61 | |
| | | * | | | | | [POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLE | Christoph Hellwig | 2007-02-13 | 2 | -2/+2 | |
| | | * | | | | | [POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignments | Christoph Hellwig | 2007-02-13 | 2 | -4/+1 | |
| | | * | | | | | [POWERPC] spufs: remove empty last line in run.c | Christoph Hellwig | 2007-02-13 | 1 | -1/+0 | |
| | | * | | | | | [POWERPC] spufs: remove SPU_CONTEXT_PREEMPT | Christoph Hellwig | 2007-02-13 | 1 | -3/+0 | |
| | * | | | | | | Merge branch '85xx' into for_paulus | Kumar Gala | 2007-02-13 | 2 | -4/+0 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | [POWERPC] 85xx: Drop use of SYNC macro in head_fsl_booke.S | Becky Bruce | 2007-02-13 | 2 | -4/+0 | |
| | * | | | | | | | Merge branch '83xx' into for_paulus | Kumar Gala | 2007-02-13 | 3 | -172/+1421 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | [POWERPC] 83xx: Updated mpc834x_itx_defconfig | Timur Tabi | 2007-02-13 | 1 | -172/+60 | |
| | | * | | | | | | | [POWERPC] 83xx: Add support for MPC8349E-mITX-GP | Timur Tabi | 2007-02-13 | 2 | -0/+1361 | |
| | | * | | | | | | | Merge branch 'master' into 83xx | Kumar Gala | 2007-02-12 | 2776 | -62675/+107041 | |
| | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | | | ||||||
| | | * | | | | | | | Merge branch 'master' into 83xx | Kumar Gala | 2007-02-12 | 1078 | -26156/+56733 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | * | \ \ \ \ \ \ \ | Merge branch '85xx' into for_paulus | Kumar Gala | 2007-02-13 | 7 | -2/+1640 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | [POWERPC] 85xx: Add a defconfig for the 8568 MDS | Andy Fleming | 2007-02-13 | 1 | -0/+992 | |
| | | * | | | | | | | | [POWERPC] 85xx: Add support for the 8568 MDS board | Andy Fleming | 2007-02-13 | 4 | -0/+640 | |
| | | * | | | | | | | | Merge branch 'master' into 85xx | Kumar Gala | 2007-02-12 | 2784 | -62722/+108953 | |
| | | |\ \ \ \ \ \ \ \ | | | | | |_|/ / / / / | | | | |/| | | | | | |