| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar | 2006-06-29 | 5 | -10/+33 |
* | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU | Ingo Molnar | 2006-06-29 | 5 | -0/+21 |
* | [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[] | Ingo Molnar | 2006-06-29 | 1 | -1/+1 |
* | [PATCH] genirq: cleanup: remove irq_descp() | Ingo Molnar | 2006-06-29 | 7 | -15/+15 |
* | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] | Ingo Molnar | 2006-06-29 | 10 | -16/+16 |
* | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 135 | -322/+326 |
* | [PATCH] arch/i386/mach-visws/setup.c: remove dummy function calls | Adrian Bunk | 2006-06-29 | 1 | -4/+0 |
* | [PATCH] sparc: register_cpu() build fix | Andrew Morton | 2006-06-29 | 1 | -1/+1 |
* | [PATCH] solve config broken: undefined reference to `online_page' | Yasunori Goto | 2006-06-29 | 4 | -0/+11 |
* | [PATCH] fix sgivwfb compile | Adrian Bunk | 2006-06-29 | 1 | -2/+2 |
* | Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-28 | 24 | -94/+297 |
|\ |
|
| * | [ARM] nommu: backtrace code must not reference a discarded section | Russell King | 2006-06-28 | 1 | -4/+1 |
| * | [ARM] nommu: Initial uCLinux support for MMU-based CPUs | Hyok S. Choi | 2006-06-28 | 13 | -0/+129 |
| * | [ARM] nommu: prevent Xscale-based machines being selected | Russell King | 2006-06-28 | 1 | -0/+5 |
| * | [ARM] nommu: export flush_dcache_page() | Hyok S. Choi | 2006-06-28 | 1 | -0/+1 |
| * | [ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu build | Russell King | 2006-06-28 | 1 | -4/+4 |
| * | [ARM] Remove TABLE_SIZE, and several unused function prototypes | Russell King | 2006-06-28 | 1 | -2/+0 |
| * | [ARM] nommu: Provide a simple flush_dcache_page implementation | Russell King | 2006-06-28 | 2 | -2/+10 |
| * | [ARM] nommu: add arch/arm/Kconfig-nommu to Kconfig files | Hyok S. Choi | 2006-06-28 | 1 | -0/+4 |
| * | [ARM] nommu: add stubs for ioremap and friends | Russell King | 2006-06-28 | 4 | -48/+92 |
| * | [ARM] nommu: avoid selecting TLB and CPU specific copy code | Hyok S. Choi | 2006-06-28 | 1 | -29/+32 |
| * | [ARM] nommu: uaccess tweaks | Russell King | 2006-06-28 | 3 | -7/+21 |
| * | [ARM] nommu: we need the TLS register emulation for nommu mode | Russell King | 2006-06-28 | 1 | -3/+3 |
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-28 | 24 | -25/+575 |
|\ \ |
|
| * | | [ARM] 3672/1: PXA: don't probe output GPIOs for interrupt | Guennadi Liakhovetski | 2006-06-28 | 1 | -2/+2 |
| * | | [ARM] 3671/1: ep93xx: add cirrus logic edb9315 support | Lennert Buytenhek | 2006-06-28 | 3 | -0/+69 |
| * | | [ARM] 3370/2: ep93xx: add crunch support | Lennert Buytenhek | 2006-06-28 | 6 | -0/+405 |
| * | | [ARM] 3665/1: crunch: add ptrace support | Lennert Buytenhek | 2006-06-28 | 1 | -0/+36 |
| * | | [ARM] 3664/1: crunch: add signal frame save/restore | Lennert Buytenhek | 2006-06-28 | 1 | -0/+39 |
| * | | [ARM] 3663/1: fix resource->end off-by-one thinko during physmap conversion | Lennert Buytenhek | 2006-06-28 | 5 | -5/+5 |
| * | | [ARM] 3658/1: S3C244X: Change usb-gadget name to s3c2440-usbgadget | Ben Dooks | 2006-06-28 | 1 | -0/+1 |
| |/ |
|
| * | [ARM] Remove the __arch_* layer from uaccess.h | Russell King | 2006-06-28 | 7 | -18/+18 |
* | | [PATCH] m68knommu: remove fixed ROM region setups from linker script | Greg Ungerer | 2006-06-28 | 1 | -60/+6 |
* | | [PATCH] m68knommu: configuration options for ROM region | Greg Ungerer | 2006-06-28 | 1 | -0/+53 |
* | | [PATCH] m68knommu: fix 68EZ328/config.c asm | Greg Ungerer | 2006-06-28 | 1 | -7/+7 |
* | | [PATCH] m68knommu: fix 68VZ328/config.c asm | Greg Ungerer | 2006-06-28 | 1 | -7/+7 |
* | | [PATCH] m68knommu: fix 68360/config.c asm | Greg Ungerer | 2006-06-28 | 1 | -7/+7 |
* | | [PATCH] m68knommu: include irqnode.h in 68360/ints.c | Greg Ungerer | 2006-06-28 | 1 | -0/+1 |
* | | [PATCH] m68knommu: build support for 68328 romvec.S | Greg Ungerer | 2006-06-28 | 1 | -0/+1 |
* | | [PATCH] m68knommu: remove romvec asm code from ints.c | Greg Ungerer | 2006-06-28 | 1 | -19/+1 |
* | | [PATCH] m68knommu: create romvec.S for 68328 | Greg Ungerer | 2006-06-28 | 1 | -0/+37 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-06-28 | 4 | -6/+12 |
|\ \ |
|
| * | | [IA64-SGI] fix prom revision checks in SN kernel | Aaron Young | 2006-06-28 | 2 | -2/+2 |
| * | | [IA64] tiger_defconfig s/NR_CPUS=4/NR_CPUS=16/ | Tony Luck | 2006-06-28 | 1 | -1/+1 |
| * | | [IA64-SGI] - Pass OS logical cpu number to the SN prom (bios) | Jack Steiner | 2006-06-28 | 1 | -2/+8 |
| * | | [IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/ | Tony Luck | 2006-06-28 | 1 | -1/+1 |
| |/ |
|
* | | [PATCH] x86_64: oprofile build fix | Andrew Morton | 2006-06-28 | 1 | -0/+2 |
* | | [PATCH] powermac backlight fixes | Michael Hanselmann | 2006-06-28 | 1 | -2/+12 |
* | | [PATCH] x86: do_IRQ(): check irq number | Andrew Morton | 2006-06-28 | 2 | -0/+12 |
* | | [PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_add... | pageexec@freemail.hu | 2006-06-28 | 1 | -6/+4 |
|/ |
|