aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* [PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek2006-07-10
* [PATCH] uml: make mconsole version requests happen in a processJeff Dike2006-07-10
* [PATCH] uml: remove unused variableJeff Dike2006-07-10
* [PATCH] uml: add some EINTR protectionJeff Dike2006-07-10
* [PATCH] uml: formatting fixesJeff Dike2006-07-10
* [PATCH] uml: move _kern.c filesJeff Dike2006-07-10
* [PATCH] uml: remove syscall debuggingJeff Dike2006-07-10
* [PATCH] uml: make some symbols staticJeff Dike2006-07-10
* [PATCH] uml: fix exitcall ordering bugJeff Dike2006-07-10
* [PATCH] uml: remove os_isattyJeff Dike2006-07-10
* [PATCH] uml: remove spinlock wrapper functionsJeff Dike2006-07-10
* [PATCH] uml: mark forward_interrupts as being mode-specificJeff Dike2006-07-10
* [PATCH] uml: ifdef a mode-specific functionJeff Dike2006-07-10
* [PATCH] uml: timer handler tidyingJeff Dike2006-07-10
* [PATCH] uml: signal initialization cleanupJeff Dike2006-07-10
* [PATCH] uml: remove useless declarationJeff Dike2006-07-10
* [PATCH] uml: fix static binary segfaultJeff Dike2006-07-10
* [PATCH] uml: remove some useless exportsJeff Dike2006-07-10
* [PATCH] uml: timer initialization cleanupJeff Dike2006-07-10
* [PATCH] uml: clean up address space limits codeTyler2006-07-10
* [PATCH] pcf8563: remove MOD_INC_USE_COUNT, MOD_DEC_USE_COUNTIrwan Djajadi2006-07-10
* [PATCH] cris: switch to iminor/imajorEric Sesterhenn2006-07-10
* [PATCH] get_cmos_time() locking fix (lockdep)Andrew Morton2006-07-10
* [PATCH] i386 defconfig: set CONFIG_PM_STD_PARTITION=""Adrian Bunk2006-07-10
* [PATCH] FRV: Introduce asm-offsets for FRV archDavid Howells2006-07-10
* [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells2006-07-10
* [PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells2006-07-10
* [PATCH] FRV: Fix FRV arch compile errorsDavid Howells2006-07-10
* [PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann2006-07-10
* [PATCH] powerpc: make OF interrupt tree parsing more strictSegher Boessenkool2006-07-10
* [PATCH] powerpc: fix MPIC OF tree parsing on Apple quad g5Benjamin Herrenschmidt2006-07-10
* [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-10
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-10
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-10
* [PATCH] put a comment at register_die_notifier that the export is usedArjan van de Ven2006-07-10
* [PATCH] lockdep: clean up completion initializer in smpboot.cIngo Molnar2006-07-10
* [PATCH] x86_64: e820.c needs pgtable.hAndrew Morton2006-07-10
* [PATCH] i386: use thread_info flags for debug regs and IO bitmapsStephane Eranian2006-07-09
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-07-06
|\
| * [SPARC64]: Fix stack overflow checking in modular non-SMP kernels.Mikael Pettersson2006-07-05
| * [SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n.Randy Dunlap2006-07-05
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-05
|\ \ | |/ |/|
| * [ARM] 3711/1: AT91 timer updateAndrew Victor2006-07-05
| * [ARM] 3709/1: pnx4008: convert to generic irq subsystemVitaly Wool2006-07-05
* | [PATCH] powerpc: Fix loss of interrupts with MPICBenjamin Herrenschmidt2006-07-05
|/
* [PATCH] Fix copying of pgdat array on each node for ia64 memory hotplugYasunori Goto2006-07-04
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-07-04
|\
| * Pull acpi_os_free into release branchLen Brown2006-07-01
| |\
| | * ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2006-06-30
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-04
|\ \ \