summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Fix sparse warning wrt. fault_in_user_windows.David S. Miller2008-02-201-0/+1
* [SPARC64]: Kill show_regs32().David S. Miller2008-02-201-18/+0Star
* [SPARC64]: Fix sparse warnings wrt. __show_regs().David S. Miller2008-02-203-4/+1Star
* [SPARC64]: Kill show_stackframe{,32}().David S. Miller2008-02-201-56/+0Star
* [SPARC64]: Fix sparse warnings wrt. machine_alt_power_off().David S. Miller2008-02-203-2/+8
* [SPARC64]: Add regs_return_value().David S. Miller2008-02-191-0/+1
* [SPARC64]: Kill pcic_present().David S. Miller2008-02-191-21/+0Star
* [SPARC]: Kill 'prom_palette'.David S. Miller2008-02-197-38/+0Star
* [ATYFB]: Kill 'prom_palette' sparc code.David S. Miller2008-02-191-64/+0Star
* [SPARC64]: Kill 'prom_keyboard'.David S. Miller2008-02-192-8/+0Star
* [SPARC]: Kill extern decl of 'panic_setup'.David S. Miller2008-02-192-3/+0Star
* [SPARC64]: Delete 'boot_flags'.David S. Miller2008-02-191-5/+0Star
* [SPARC64]: Kill unused function 'kernel_enter_debugger'.David S. Miller2008-02-191-5/+0Star
* [SPARC64] arch/sparc64/kernel/unaligned.c: Use time_* macrosS.Çağlar Onur2008-02-181-1/+2
* [SPARC64]: Always register a PROM based early console.David S. Miller2008-02-183-11/+10Star
* [SPARC64]: Update defconfig.David S. Miller2008-02-181-10/+22
* [SPARC64]: Add -mtune=ultrasparc3 if possible.David S. Miller2008-02-181-0/+1
* [SPARC64]: Remove Makefile code for ancient gcc and binutils.David S. Miller2008-02-181-31/+4Star
* [SPARC64]: Remove DEBUG_BOOTMEM.David S. Miller2008-02-133-47/+1Star
* [SPARC64]: Use shorter "get_zeroed_page" call.Robert P. J. Day2008-02-131-2/+1Star
* [SPARC]: Use shorter form of "get_zeroed_page".Robert P. J. Day2008-02-131-3/+1Star
* [SPARC]: video/cg14.c and video/sbuslib.c build fixesRobert Reif2008-02-132-0/+2
* WMI: initialize wmi_blocks.list even if ACPI is disabledLinus Torvalds2008-02-121-2/+2
* x86: vdso_install fixRoland McGrath2008-02-121-10/+12
* mempolicy: silently restrict nodemask to allowed nodesKOSAKI Motohiro2008-02-122-28/+36
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-02-122-9/+8Star
|\
| * [IA64] Fix build for sim_defconfigTony Luck2008-02-112-9/+8Star
* | Be more robust about bad arguments in get_user_pages()Jonathan Corbet2008-02-121-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-02-121-0/+1
|\ \
| * | mlx4_core: Fix build break (missing include)Olof Johansson2008-02-111-0/+1
* | | Add Matt to MAINTAINERS as a SLAB allocator maintainerPekka Enberg2008-02-121-0/+2
* | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-126-42/+75
|\ \ \
| * | | sata_mv: platform driver allocs dma without createByron Bradley2008-02-111-20/+24
| * | | pata_ninja32: setup changesAlan Cox2008-02-111-2/+7
| * | | pata_legacy: typo fixAlan Cox2008-02-111-1/+1
| * | | pata_amd: Note in the module description it handles NvidiaAlan Cox2008-02-111-1/+1
| * | | sata_mv: fix loop with last portYinghai Lu2008-02-111-2/+4
| * | | libata: ignore deverr on SETXFER if mode is configuredTejun Heo2008-02-111-15/+33
| * | | pata_via: fix SATA cable detection on cx700Tejun Heo2008-02-111-1/+5
| | |/ | |/|
* | | Make topology fallback macros reference their arguments.Andi Kleen2008-02-121-5/+5
* | | x86: remove over noisy debug printkThomas Gleixner2008-02-111-7/+0Star
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-02-112-0/+4
|\ \
| * | kbuild: fix make V=1Sam Ravnborg2008-02-112-0/+4
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-02-115-2/+27
|\ \
| * | selinux: support 64-bit capabilitiesStephen Smalley2008-02-115-2/+27
| |/
* | Prevent IDE boot ops on NUMA systemAndi Kleen2008-02-111-1/+1
* | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-02-114-14/+40
|\ \
| * | SUNPRC: Fix printk format warningRoland Dreier2008-02-111-1/+2
| * | nfsd: clean up svc_reserve_auth()J. Bruce Fields2008-02-111-8/+5Star
| * | NLM: don't requeue block if it was invalidated while GRANT_MSG was in flightJeff Layton2008-02-111-0/+11