summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-2620-157/+172
* [PATCH] sem2mutex: fs/Ingo Molnar2006-03-2611-89/+99
* [PATCH] swswsup: return correct load_image errorCon Kolivas2006-03-261-3/+4
* [PATCH] ACPI: clean up memory attribute checking for map/read/writeBjorn Helgaas2006-03-261-43/+11Star
* [PATCH] EFI fixesTolentino, Matthew E2006-03-263-5/+6
* [PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas2006-03-2612-60/+84
* [PATCH] DMI: only ioremap stuff we actually needBjorn Helgaas2006-03-261-1/+1
* [PATCH] ia64: ioremap: check EFI for valid memory attributesBjorn Helgaas2006-03-263-14/+46
* [PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()Bjorn Helgaas2006-03-264-35/+30Star
* [PATCH] ia64: use i386 dmi_scan.cMatt Domsch2006-03-266-33/+83
* [PATCH] i386: export: memory more than 4G through /proc/iomemVivek Goyal2006-03-261-2/+0Star
* [PATCH] i386: pass proper trap numbers to die chain handlersJan Beulich2006-03-261-5/+12
* [PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanupsH. Peter Anvin2006-03-264-17/+81
* [PATCH] Add flush_kernel_dcache_page() APIJames Bottomley2006-03-262-0/+18
* [PATCH] Add API for flushing Anon pagesJames Bottomley2006-03-263-0/+17
* [PATCH] protect remove_proc_entrySteven Rostedt2006-03-263-3/+34
* [PATCH] warn if free_irq() is called from IRQ contextIngo Molnar2006-03-261-0/+1
* [PATCH] drivers/block/floppy.c: dont free_irq() from irq contextIngo Molnar2006-03-261-1/+22
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-266-272/+110Star
|\
| * [ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversionLennert Buytenhek2006-03-262-19/+60
| * [SERIAL] amba-pl010: Remove accessor macrosRussell King2006-03-251-61/+49Star
| * [SERIAL] remove 8250_acpi (replaced by 8250_pnp and PNPACPI)Bjorn Helgaas2006-03-253-192/+0Star
| * [SERIAL] icom: select FW_LOADERmaximilian attems2006-03-251-0/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-2637-168/+597
|\ \
| * | [ARM] 3030/2: fix permission check in the obscur cmpxchg syscallNicolas Pitre2006-03-251-1/+1
| * | Merge nommu treeRussell King2006-03-2525-131/+189
| |\ \
| | * | [ARM] nommu: rename compressed/head.S symbols to a new styleHyok S. Choi2006-03-241-41/+41
| | * | [ARM] select TLS_REG_EMUL and NEEDS_SYSCALL_FOR_CMPXCHGRussell King2006-03-211-2/+6
| | * | [ARM] nommu: Move hardware page table definitions to pgtable-hwdef.hRussell King2006-03-2118-80/+108
| | * | [ARM] Move read of processor ID out of lookup_processor_type()Russell King2006-03-212-8/+11
| | * | [ARM] Fix typo in tlbflush.hRussell King2006-03-211-1/+1
| | * | [ARM] noMMU: removes TLB codes in nommu modeHyok S. Choi2006-03-212-0/+18
| | * | [ARM] noMMU: block sys_fork in nommu modeHyok S. Choi2006-03-211-0/+5
| * | | [ARM] 3399/1: Fix link problem when CONFIG_PRINTK is disabledMalcolm Parsons2006-03-251-1/+1
| * | | [ARM] 3398/1: Fix the VFP registers loading/storing base addressCatalin Marinas2006-03-251-3/+1Star
| * | | [ARM] 3397/1: AT91RM9200 Header updateAndrew Victor2006-03-251-1/+99
| * | | [ARM] 3385/1: Battery support for sharp zaurus sl-5500 (collie)Pavel Machek2006-03-251-0/+278
| * | | [ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpuRussell King2006-03-251-3/+0Star
| * | | include/linux/clk.h is betraying its ARM originsTodd Poynor2006-03-251-2/+2
| * | | [ARM] Move enable_irq and disable_irq to assembler.hRussell King2006-03-233-23/+23
| * | | [ARM] 3391/1: use PLAT8250_DEV_PLATFORM{,1} for platform device id instead of...Lennert Buytenhek2006-03-232-3/+3
* | | | [PATCH] Fix compilation of processor_idle.c on IA64Andi Kleen2006-03-261-2/+4
* | | | [SPARC64]: Keep cpu_present_map in sync with phys_cpu_present_map.David S. Miller2006-03-251-1/+4
* | | | powerpc: fix strncasecmp prototypeLinus Torvalds2006-03-252-2/+4
* | | | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-2522-546/+1580
|\ \ \ \
| * | | | [PATCH] fix audit_init failure pathAmy Griffis2006-03-201-1/+2
| * | | | [PATCH] EXPORT_SYMBOL patch for audit_log, audit_log_start, audit_log_end and...lorenzo@gnu.org2006-03-201-0/+5
| * | | | [PATCH] sem2mutex: audit_netlink_semIngo Molnar2006-03-203-12/+13
| * | | | [PATCH] simplify audit_free() lockingIngo Molnar2006-03-201-3/+7
| * | | | [PATCH] Fix audit operatorsDustin Kirkland2006-03-201-6/+12