summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: cleanup div_sc() usageAkinobu Mita2008-04-265-5/+9
* x86: cleanup clocksource_hz2mult usageAkinobu Mita2008-04-261-1/+2
* x86: remove unnecessary memset and NULL check after alloc_bootmem()Akinobu Mita2008-04-261-4/+0Star
* x86: use bitmap library for pin_programmedAkinobu Mita2008-04-262-11/+9Star
* x86: use MP_intsrc_info()Akinobu Mita2008-04-261-17/+2Star
* x86: use BUILD_BUG_ON() for the size of struct intel_mp_floatingAkinobu Mita2008-04-261-3/+1Star
* x86_64 ia32 ptrace: convert to compat_arch_ptraceRoland McGrath2008-04-263-60/+11Star
* x86_64 ia32 ptrace: use compat_ptrace_request for siginfoRoland McGrath2008-04-261-29/+1Star
* x86 signals: lift set_fsRoland McGrath2008-04-262-8/+7Star
* x86 signals: lift flags diddling codeRoland McGrath2008-04-263-30/+30
* x86: remove NexGen supportDmitri Vorobiev2008-04-265-66/+5Star
* x86: array can become staticDmitri Vorobiev2008-04-261-1/+1
* x86: remove unused function amd_init_cpu()Dmitri Vorobiev2008-04-261-6/+0Star
* x86-64: extend MCE CPU quirk handlingJan Beulich2008-04-261-8/+10
* i386: fix signal type for iret exceptionJan Beulich2008-04-261-1/+1
* x86: fix watchdog ops for CoreDuoJan Beulich2008-04-261-12/+2Star
* fix asm-x86/{posix_types,unistd}.hAdrian Bunk2008-04-262-2/+14
* i386: fix asm constraint in do_IRQ()Jan Beulich2008-04-261-1/+1
* v4l/dvb: add statics to avoid multiple definitionsHarvey Harrison2008-04-262-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-2616-172/+95Star
|\
| * [PATCH] sanitize locate_fd()Al Viro2008-04-251-26/+14Star
| * [PATCH] sanitize unshare_files/reset_files_structAl Viro2008-04-255-47/+34Star
| * [PATCH] sanitize handling of shared descriptor tables in failing execve()Al Viro2008-04-256-70/+20Star
| * [PATCH] close race in unshare_files()Al Viro2008-04-251-11/+9Star
| * [PATCH] restore sane ->umount_begin() APIAl Viro2008-04-256-22/+16Star
| * cifs: timeout dfs automounts +little fix.Igor Mammedov2008-04-253-17/+23
* | mac-hid: fix build after lockdep annotationHarvey Harrison2008-04-261-2/+2
* | documentation: remove smart-config.txtRandy Dunlap2008-04-262-100/+0Star
* | Export __locks_copy_lock() so modular lockd buildsRoland Dreier2008-04-261-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-25123-4572/+1923Star
|\ \
| * | [POWERPC] Add zImage.iseries to arch/powerpc/boot/.gitignoreKumar Gala2008-04-251-0/+1
| * | [POWERPC] bootwrapper: fix build error on virtex405-head.SGrant Likely2008-04-241-1/+1
| * | [POWERPC] 4xx: Fix 460GT support to not enable FPUStefan Roese2008-04-242-4/+1Star
| * | [POWERPC] 4xx: Add NOR FLASH entries to Canyonlands and Glacier dtsStefan Roese2008-04-242-0/+74
| * | [POWERPC] Xilinx: of_serial support for Xilinx uart 16550.John Linn2008-04-242-1/+24
| * | [POWERPC] Xilinx: boot support for Xilinx uart 16550.John Linn2008-04-241-0/+5
| * | [POWERPC] celleb: Add support for PCI ExpressIshizaki Kou2008-04-245-0/+639
| * | [POWERPC] celleb: Move miscellaneous files for BeatIshizaki Kou2008-04-2410-15/+11Star
| * | [POWERPC] celleb: Move a file for SPU on BeatIshizaki Kou2008-04-243-2/+2
| * | [POWERPC] celleb: Move files for Beat mmu and iommuIshizaki Kou2008-04-244-5/+6
| * | [POWERPC] celleb: Move files for Beat hvcall interfacesIshizaki Kou2008-04-2411-8/+9
| * | [POWERPC] celleb: Move the SCC related code for cellebIshizaki Kou2008-04-246-17/+12Star
| * | [POWERPC] celleb: Move the files for celleb base supportIshizaki Kou2008-04-249-29/+29
| * | [POWERPC] celleb: Consolidate io-workarounds codeIshizaki Kou2008-04-247-357/+52Star
| * | [POWERPC] cell: Generalize io-workarounds codeIshizaki Kou2008-04-248-315/+433
| * | [POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman2008-04-249-10/+10
| * | [POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman2008-04-247-88/+56Star
| * | [POWERPC] Register udbg console early on pseries LPARMichael Ellerman2008-04-241-0/+2
| * | [POWERPC] Mark udbg console as CON_ANYTIME, ie. callable early in bootMichael Ellerman2008-04-241-1/+1
| * | [POWERPC] Set udbg_console index to 0Michael Ellerman2008-04-241-1/+1