| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | alpha: fix module load failures on smp (bug #10926) | Ivan Kokshaysky | 2008-06-20 | 1 | -1/+71 |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-06-20 | 2 | -3/+4 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | x86, geode: add a VSA2 ID for General Software | Jordan Crouse | 2008-06-19 | 1 | -2/+2 |
| * | | | x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits. | Jeremy Fitzhardinge | 2008-06-19 | 1 | -1/+2 |
* | | | | Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue. | Sonic Zhang | 2008-06-19 | 5 | -5/+5 |
* | | | | Blackfin arch: fix typo error in bf548 serial header file | Sonic Zhang | 2008-06-19 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2008-06-18 | 2 | -14/+6 |
|\ \ \ |
|
| * | | | agp: more boolean conversions. | Dave Airlie | 2008-06-19 | 2 | -3/+3 |
| * | | | drivers/char/agp - use bool | Joe Perches | 2008-06-19 | 1 | -11/+3 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-06-18 | 2 | -1/+2 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | netfilter: nf_nat: fix RCU races | Patrick McHardy | 2008-06-17 | 1 | -0/+1 |
| * | | ipv6 sit: Avoid extra need for compat layer in PRL management. | YOSHIFUJI Hideaki | 2008-06-16 | 1 | -1/+1 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-06-16 | 1 | -1/+6 |
|\ \ \ |
|
| * | | | [IA64] Fix CONFIG_IA64_SGI_UV build error | Jack Steiner | 2008-06-16 | 1 | -1/+6 |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-06-16 | 4 | -5/+12 |
|\ \ \ \ |
|
| * | | | | [POWERPC] Build fix for drivers/macintosh/mediabay.c | Adrian Bunk | 2008-06-16 | 1 | -2/+10 |
| * | | | | [POWERPC] Fix rmb to order cacheable vs. noncacheable | Nick Piggin | 2008-06-16 | 1 | -1/+1 |
| * | | | | Merge branch 'linux-2.6' into merge | Paul Mackerras | 2008-06-16 | 23 | -42/+126 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf... | Paul Mackerras | 2008-06-16 | 2 | -2/+1 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | powerpc/spufs: remove class_0_dsisr from spu exception handling | Luke Browning | 2008-06-16 | 2 | -2/+1 |
* | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-06-16 | 5 | -8/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | [MIPS] Malta: Fix build errors for 64-bit kernels | Thomas Bogendoerfer | 2008-06-16 | 1 | -2/+2 |
| * | | | | | | [MIPS] Lasat: bring back from the dead | Thomas Horsten | 2008-06-16 | 1 | -2/+2 |
| * | | | | | | [MIPS] vpe_id is required for VSMP and SMTC builds | Chris Dearman | 2008-06-16 | 1 | -2/+2 |
| * | | | | | | [MIPS] Fix build for PNX platforms. | Ralf Baechle | 2008-06-16 | 1 | -2/+0 |
| * | | | | | | [MIPS] Alchemy: Add au1500 reserved interrupt | bruno randolf | 2008-06-16 | 1 | -0/+1 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Export <linux/a.out.h> to userspace again. | David Woodhouse | 2008-06-16 | 1 | -0/+3 |
* | | | | | | Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from <linux/a.out.h> | David Woodhouse | 2008-06-16 | 1 | -8/+0 |
|/ / / / / |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-06-14 | 1 | -0/+1 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jesse Barnes | 2008-06-12 | 1 | -0/+1 |
| |\ \ \ \ |
|
| | * | | | | x86: PAT export resource_wc in pci sysfs | venkatesh.pallipadi@intel.com | 2008-06-12 | 1 | -0/+1 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-06-13 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3 | Kyle McMartin | 2008-06-13 | 1 | -1/+1 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-06-13 | 3 | -10/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | tcp: Revert 'process defer accept as established' changes. | David S. Miller | 2008-06-12 | 3 | -10/+2 |
* | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-06-12 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | [ARM] 5091/1: Add missing bitfield include to regs-lcd.h | Stefan Schmidt | 2008-06-12 | 1 | -1/+4 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | pagemap: pass mm into pagewalkers | Dave Hansen | 2008-06-12 | 1 | -8/+9 |
* | | | | | | | | cciss: add new hardware support | Mike Miller | 2008-06-12 | 1 | -0/+1 |
* | | | | | | | | proc_fs.h: move struct mm_struct forward-declaration | Ben Nizette | 2008-06-12 | 1 | -2/+2 |
* | | | | | | | | m68k: Add ext2_find_{first,next}_bit() for ext4 | Aneesh Kumar K.V | 2008-06-12 | 1 | -2/+43 |
| |_|/ / / / /
|/| | | | | | |
|
* | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-06-12 | 1 | -0/+13 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | sched: fix TASK_WAKEKILL vs SIGKILL race | Oleg Nesterov | 2008-06-10 | 1 | -0/+13 |
* | | | | | | | | Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-06-12 | 2 | -10/+27 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | always_inline timespec_add_ns | Jeremy Fitzhardinge | 2008-06-12 | 1 | -2/+5 |
| * | | | | | | | | add an inlined version of iter_div_u64_rem | Jeremy Fitzhardinge | 2008-06-12 | 1 | -0/+19 |
| * | | | | | | | | common implementation of iterative div/mod | Jeremy Fitzhardinge | 2008-06-12 | 2 | -9/+4 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-06-11 | 3 | -3/+5 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | proper prototype for acpi_processor_tstate_has_changed() | Adrian Bunk | 2008-06-11 | 1 | -0/+1 |
| * | | | | | | | | pnpacpi: fix IRQ flag decoding | Bjorn Helgaas | 2008-06-11 | 1 | -3/+3 |