summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: configurable DMI scanning codeThomas Petazzoni2008-04-282-3/+10
* drivers/acpi/thermal.c: fix build with CONFIG_DMI=nAndrew Morton2008-04-281-2/+0
* atmel_serial: remove duplicated macro definitionMichael Trimarchi2008-04-281-1/+0
* serial: use time_before, time_before_eq, etcJulia Lawall2008-04-281-1/+2
* serial 8250: tighten test for using backup timerAlex Williamson2008-04-281-2/+3
* serial: add VR41xx SIU setup for serial consoleYoichi Yuasa2008-04-284-4/+52
* serial: add vr41xx_siu_early_setup() for serial consoleYoichi Yuasa2008-04-281-1/+14
* uart_get_baud_rate: stop mangling termiosAlan Cox2008-04-281-4/+11
* Fix tty speed handling on 8250Alan Cox2008-04-281-1/+3
* char: make functions static in synclinkmp.cHarvey Harrison2008-04-281-60/+60
* synclink drivers bool conversionJoe Perches2008-04-285-327/+319
* serial: silence section mismatch warnings in 8250_pciSam Ravnborg2008-04-281-1/+1
* ncpfs: fix sparse warning in ncpsign_kernel.cHarvey Harrison2008-04-281-1/+1
* ncpfs: fix sparse warnings in ioctl.cHarvey Harrison2008-04-281-9/+8
* ncpfs: add prototypes to ncp_fs.hHarvey Harrison2008-04-282-6/+7
* uml: clean up arch/um/drivers/ubd_kern.cWANG Cong2008-04-281-195/+190
* arch/um/os-Linux/sys-i386/task_size.c: improve a bitWANG Cong2008-04-281-4/+8
* uml: make several things staticWANG Cong2008-04-283-7/+7
* uml: make three functions staticWANG Cong2008-04-283-3/+3
* uml: remove a useless functionWANG Cong2008-04-282-14/+0
* uml: make a function staticWANG Cong2008-04-282-2/+1
* arch/um/os-Linux/start_up.c: various improvements.WANG Cong2008-04-281-8/+6
* uml: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-1/+1
* arch/um/kernel/um_arch.c: some small improvementsWANG Cong2008-04-281-3/+4
* cris: add constfy to pgd_offset()KOSAKI Motohiro2008-04-281-1/+1
* cris: remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-281-1/+0
* crisv10: prepare for BKL push downAlan Cox2008-04-281-0/+7
* m68k: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-283-8/+8
* m68k: remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-281-1/+0
* alpha: teach the compiler that BUG doesn't returnAndrew Morton2008-04-281-3/+13
* arch/alpha/kernel/traps.c: use time_* macrosS.Caglar Onur2008-04-281-2/+3
* alpha: replace __inline with inlineHarvey Harrison2008-04-281-1/+1
* alpha: remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2812-84/+72
* alpha: handle kcalloc failureJim Meyering2008-04-281-0/+6
* smack: use cap_task_prctlSerge E. Hallyn2008-04-281-0/+1
* smack: make smk_cipso_doi() and smk_unlbl_ambient()Casey Schaufler2008-04-281-2/+2
* root_plug: use cap_task_prctlSerge E. Hallyn2008-04-281-0/+1
* smack: fix integer as NULL pointer warning in smack_lsm.cHarvey Harrison2008-04-281-1/+1
* capabilities: implement per-process securebitsAndrew G. Morgan2008-04-2812-60/+141
* mm/nommu.c: return 0 from kobjsize with invalid objectsMichael Hennerich2008-04-281-1/+5
* vmstats: add cond_resched() to refresh_cpu_vm_stats()Dimitri Sivanich2008-04-281-0/+1
* mm: fix broken gfp_zone with __GFP_THISNODEKAMEZAWA Hiroyuki2008-04-281-12/+5
* mm/page_alloc.c: remove hand-coded get_order()Pavel Machek2008-04-281-3/+1
* oom_kill: remove unused parameter in badness()Li Zefan2008-04-281-3/+2
* memory hotplug: free memmaps allocated by bootmemYasunori Goto2008-04-284-7/+60
* memory hotplug: allocate usemap on the section with pgdatYasunori Goto2008-04-281-2/+13
* memory hotplug: make alloc_bootmem_section()Yasunori Goto2008-04-282-0/+33
* memory hotplug: align memmap to page sizeYasunori Goto2008-04-281-2/+2
* memory hotplug: register section/node id to freeYasunori Goto2008-04-285-3/+128
* hugetlbfs: common code update for s390Gerald Schaefer2008-04-286-15/+206
OpenPOWER on IntegriCloud