Age | Commit message (Expand) | Author | Files | Lines |
2007-03-05 | [PATCH] vmi: fix highpte | Zachary Amsden | 4 | -4/+44 |
2007-03-05 | [PATCH] vmi: cpu cycles fix | Zachary Amsden | 7 | -2/+17 |
2007-03-05 | [PATCH] vmi: sched clock paravirt op fix | Zachary Amsden | 8 | -9/+17 |
2007-03-05 | [PATCH] vmi: timer fixes round two | Zachary Amsden | 2 | -29/+24 |
2007-03-05 | [PATCH] Page migration: Fix vma flag checking | Christoph Lameter | 3 | -10/+9 |
2007-03-05 | [PATCH] fb: sm501fb off-by-1 sysfs store | Paul Mundt | 1 | -3/+3 |
2007-03-05 | [PATCH] sched: remove SMT nice | Con Kolivas | 8 | -165/+1 |
2007-03-05 | [PATCH] shmem and simple const super_operations | Hugh Dickins | 2 | -6/+8 |
2007-03-05 | [PATCH] schedule wext/rtnl for removal | Johannes Berg | 1 | -0/+12 |
2007-03-05 | [PATCH] dz: remove struct pt_regs references | Maciej W. Rozycki | 1 | -4/+3 |
2007-03-05 | [PATCH] gpio_keys driver shouldn't be ARM-specific | David Brownell | 2 | -3/+1 |
2007-03-05 | [PATCH] add CONFIG_GENERIC_GPIO | David Brownell | 3 | -4/+19 |
2007-03-05 | [PATCH] Fix soft lockup with iSeries viocd driver | Tony Breeds | 1 | -4/+23 |
2007-03-05 | [PATCH] parport is an orphan | David Brownell | 1 | -9/+1 |
2007-03-05 | [PATCH] ecryptfs: check xattr operation support fix | Dmitriy Monakhov | 2 | -4/+5 |
2007-03-05 | [PATCH] msi: support masking msi irqs without a mask bit | Eric W. Biederman | 1 | -0/+2 |
2007-03-05 | [PATCH] msi: fix up the msi enable/disable logic | Eric W. Biederman | 1 | -80/+64 |
2007-03-05 | [PATCH] msi: sanely support hardware level msi disabling | Eric W. Biederman | 7 | -16/+35 |
2007-03-05 | [PATCH] io_apic.h needs apicdef.h | Jean Delvare | 2 | -0/+2 |
2007-03-05 | [PATCH] cyclades: return closing_wait | Andrew Morton | 1 | -0/+1 |
2007-03-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 29 | -224/+306 |
2007-03-05 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
2007-03-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 3 | -6/+11 |
2007-03-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 32 | -130/+165 |
2007-03-05 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 36 | -802/+280 |
2007-03-05 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 73 | -1021/+429 |
2007-03-04 | [ARM] Acorn: move the i2c bus driver into drivers/i2c | Russell King | 7 | -694/+108 |
2007-03-04 | [ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entries | Russell King | 3 | -6/+7 |
2007-03-04 | [ARM] ARM FAS216: don't modify scsi_cmnd request_bufflen | Russell King | 2 | -4/+7 |
2007-03-04 | [ARM] rtc-pcf8583: Final fixes for this RTC on RiscPC | Russell King | 2 | -4/+6 |
2007-03-04 | [ARM] rtc-pcf8583: correct month and year offsets | Russell King | 1 | -5/+6 |
2007-03-04 | [ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCD | Russell King | 1 | -10/+10 |
2007-03-04 | [MIPS] MTX1: clear PCI errors | Florian Fainelli | 1 | -1/+5 |
2007-03-04 | [MIPS] MTX1: add idsel cardbus ressources | Florian Fainelli | 2 | -1/+30 |
2007-03-04 | [MIPS] MTX1: remove unneeded settings | Florian Fainelli | 1 | -3/+1 |
2007-03-04 | [MIPS] dma_sync_sg_for_cpu is a no-op except for non-coherent R10000s. | Ralf Baechle | 1 | -1/+1 |
2007-03-04 | [MIPS] Cobalt: update reserved resources | Yoichi Yuasa | 1 | -23/+24 |
2007-03-04 | [MIPS] SN: PCI fixup needs to include <irq.h>. | Ralf Baechle | 1 | -0/+2 |
2007-03-04 | [MIPS] DMA: Fix a bunch of warnings due to missing inline keywords. | Ralf Baechle | 1 | -4/+6 |
2007-03-04 | [MIPS] RM: It should be #ifdef CONFIG_FOO not #if CONFIG_FOO ... | Ralf Baechle | 1 | -1/+1 |
2007-03-04 | [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. | Ralf Baechle | 42 | -427/+254 |
2007-03-04 | [MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype. | Ralf Baechle | 1 | -3/+0 |
2007-03-04 | [MIPS] No need to write c0_compare in plat_timer_setup | Atsushi Nemoto | 5 | -26/+0 |
2007-03-04 | [MIPS] Convert to RTC-class ds1742 driver | Atsushi Nemoto | 12 | -339/+86 |
2007-03-04 | [MIPS] Oprofile: Add missing break statements. | Ralf Baechle | 1 | -0/+2 |
2007-03-04 | [MIPS] jmr3927: build fix | Atsushi Nemoto | 1 | -10/+4 |
2007-03-04 | [MIPS] SNI: Fix mc146818_decode_year | Thomas Bogendoerfer | 4 | -6/+10 |
2007-03-04 | [MIPS] Replace sys32_timer_create with the generic compat_sys_timer_create. | Ralf Baechle | 3 | -33/+2 |
2007-03-04 | [MIPS] Replace sys32_socketcall with the generic compat_sys_socketcall. | Ralf Baechle | 2 | -115/+1 |
2007-03-04 | [MIPS] N32 waitid is the same as o32. | Ralf Baechle | 2 | -29/+1 |