summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-10-14arch/m68k/mm/kmap.c: introduce missing kfreeJulia Lawall1-1/+3
2008-10-14m68k: init_irq_proc depends on CONFIG_PROC_FSGeert Uytterhoeven1-1/+2
2008-10-14m68k: remove the dead PCI codeAdrian Bunk3-521/+0
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk7-488/+19
2008-10-14m68k: Add missing dma_sync_single_range_for_{cpu,device}()Geert Uytterhoeven1-2/+2
2008-10-14m68k: Define rtc_lock on AtariGeert Uytterhoeven1-0/+3
2008-10-14m68k: Remove unused atari_kbd_translate()Geert Uytterhoeven1-12/+0
2008-10-14m68k: Modular Amiga keyboard needs key_mapsGeert Uytterhoeven1-0/+9
2008-10-14m68k: Reverse platform MMU logic so Sun 3 is lastGeert Uytterhoeven1-21/+22
2008-10-14m68k: Add NOTES to init data so its discarded at bootRoman Zippel1-0/+1
2008-10-14m68k: Put .bss at the end of the data sectionRoman Zippel1-4/+4
2008-10-14m68k: Use new printk() extension %pS to print symbolsGeert Uytterhoeven1-6/+3
2008-10-14m68k: use bcd2bin/bin2bcdAdrian Bunk6-84/+62
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-34/+0
2008-10-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-2/+0
2008-10-13ide-generic: remove no longer needed ide_probe_legacy()Bartlomiej Zolnierkiewicz1-29/+0
2008-10-13xtensa: remove dead CONFIG_BLK_DEV_IDE codeAdrian Bunk1-5/+0
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse2-2/+2
2008-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds65-864/+4503
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-1/+7
2008-10-13Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds1-17/+0
2008-10-13Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds40-403/+26
2008-10-13Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds45-2202/+2364
2008-10-13uml: small cleanups and note bugs to be dealt with by uml authors...Alan Cox1-0/+2
2008-10-13serial: allow 8250 to be used on sparcDavid Miller1-0/+6
2008-10-13Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupt...Sonic Zhang1-7/+6
2008-10-13Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UARTGraf Yang5-0/+13
2008-10-13Blackfin Serial Driver: move common variables out of serial headers and into ...Mike Frysinger5-13/+0
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse1766-23984/+106482
2008-10-13Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4Ingo Molnar11-201/+662
2008-10-13Merge branch 'linus' into oprofile-v2Ingo Molnar5246-44422/+471235
2008-10-13x86: change early_ioremap to use slots instead of nestingYinghai Lu1-20/+57
2008-10-13x86: adjust dependencies for CONFIG_X86_CMOVJan Beulich1-1/+1
2008-10-13dumpstack: x86: various small unification steps, fixAlexander van Heukelum1-1/+1
2008-10-13x86: remove additional_cpusThomas Gleixner1-12/+2
2008-10-13x86: remove additional_cpus configurabilityIngo Molnar2-25/+1
2008-10-13x86: improve UP kernel when CPU-hotplug and SMP is enabledThomas Gleixner1-1/+1
2008-10-13dumpstack: x86: various small unification stepsAlexander van Heukelum2-18/+20
2008-10-13dumpstack: i386: make kstack= an early boot-param and add oops=panicAlexander van Heukelum1-3/+14
2008-10-13dumpstack: x86: use log_lvl and unify trace formattingAlexander van Heukelum2-13/+13
2008-10-13dumptrace: x86: consistently include loglevel, print stack switchAlexander van Heukelum2-13/+13
2008-10-13dumpstack: x86: add "end" parameter to valid_stack_ptr and print_context_stackAlexander van Heukelum2-7/+14
2008-10-13dumpstack: x86: make printk_address equalAlexander van Heukelum2-27/+4
2008-10-13dumpstack: x86: move die_nmi to dumpstack_32.cAlexander van Heukelum2-37/+36
2008-10-13traps: x86: finalize unification of traps.cAlexander van Heukelum3-1071/+1
2008-10-13traps: x86: make traps_32.c and traps_64.c equalAlexander van Heukelum2-5/+536
2008-10-13traps: x86: various noop-changes preparing for unification of traps_xx.cAlexander van Heukelum2-35/+58
2008-10-13traps: x86_64: use task_pid_nr(tsk) instead of tsk->pid in do_general_protectionAlexander van Heukelum1-1/+1
2008-10-13traps: i386: expand clear_mem_error and remove from mach_traps.hAlexander van Heukelum1-1/+2
2008-10-13traps: x86_64: make io_check_error equal to the one on i386Alexander van Heukelum1-2/+8