aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-28kprobes: prevent probing of preempt_schedule()Srinivasa Ds2-0/+59
2008-04-28VT notifier extension for accessibilityKarl Dahlke2-0/+9
2008-04-28mfd: use shorter set_current_state()Robert P. J. Day1-4/+3
2008-04-28sm501: add uart supportMagnus Damm2-16/+69
2008-04-28spi: spi_imx updatesAndrea Paterniani1-109/+114
2008-04-28atmel_spi: support zero length transferAtsushi Nemoto1-1/+1
2008-04-28spi: replace remaining __FUNCTION__ occurrencesHarvey Harrison5-9/+9
2008-04-28documentation: move spidev_fdx example to its own source fileRandy Dunlap2-166/+160
2008-04-28spi: pxa2xx_spi "sparse" fixesDavid Brownell1-24/+28
2008-04-28spi: use menuconfig for CONFIG_SPIAlessandro Guido1-7/+6
2008-04-28oprofile: change cpu_buffer from array to per_cpu variableMike Travis4-12/+13
2008-04-28x86: configurable DMI scanning codeThomas Petazzoni2-3/+10
2008-04-28drivers/acpi/thermal.c: fix build with CONFIG_DMI=nAndrew Morton1-2/+0
2008-04-28atmel_serial: remove duplicated macro definitionMichael Trimarchi1-1/+0
2008-04-28serial: use time_before, time_before_eq, etcJulia Lawall1-1/+2
2008-04-28serial 8250: tighten test for using backup timerAlex Williamson1-2/+3
2008-04-28serial: add VR41xx SIU setup for serial consoleYoichi Yuasa4-4/+52
2008-04-28serial: add vr41xx_siu_early_setup() for serial consoleYoichi Yuasa1-1/+14
2008-04-28uart_get_baud_rate: stop mangling termiosAlan Cox1-4/+11
2008-04-28Fix tty speed handling on 8250Alan Cox1-1/+3
2008-04-28char: make functions static in synclinkmp.cHarvey Harrison1-60/+60
2008-04-28synclink drivers bool conversionJoe Perches5-327/+319
2008-04-28serial: silence section mismatch warnings in 8250_pciSam Ravnborg1-1/+1
2008-04-28ncpfs: fix sparse warning in ncpsign_kernel.cHarvey Harrison1-1/+1
2008-04-28ncpfs: fix sparse warnings in ioctl.cHarvey Harrison1-9/+8
2008-04-28ncpfs: add prototypes to ncp_fs.hHarvey Harrison2-6/+7
2008-04-28uml: clean up arch/um/drivers/ubd_kern.cWANG Cong1-195/+190
2008-04-28arch/um/os-Linux/sys-i386/task_size.c: improve a bitWANG Cong1-4/+8
2008-04-28uml: make several things staticWANG Cong3-7/+7
2008-04-28uml: make three functions staticWANG Cong3-3/+3
2008-04-28uml: remove a useless functionWANG Cong2-14/+0
2008-04-28uml: make a function staticWANG Cong2-2/+1
2008-04-28arch/um/os-Linux/start_up.c: various improvements.WANG Cong1-8/+6
2008-04-28uml: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-28arch/um/kernel/um_arch.c: some small improvementsWANG Cong1-3/+4
2008-04-28cris: add constfy to pgd_offset()KOSAKI Motohiro1-1/+1
2008-04-28cris: remove redundant display of free swap space in show_mem()Johannes Weiner1-1/+0
2008-04-28crisv10: prepare for BKL push downAlan Cox1-0/+7
2008-04-28m68k: replace remaining __FUNCTION__ occurrencesHarvey Harrison3-8/+8
2008-04-28m68k: remove redundant display of free swap space in show_mem()Johannes Weiner1-1/+0
2008-04-28alpha: teach the compiler that BUG doesn't returnAndrew Morton1-3/+13
2008-04-28arch/alpha/kernel/traps.c: use time_* macrosS.Caglar Onur1-2/+3
2008-04-28alpha: replace __inline with inlineHarvey Harrison1-1/+1
2008-04-28alpha: remove remaining __FUNCTION__ occurrencesHarvey Harrison12-84/+72
2008-04-28alpha: handle kcalloc failureJim Meyering1-0/+6
2008-04-28smack: use cap_task_prctlSerge E. Hallyn1-0/+1
2008-04-28smack: make smk_cipso_doi() and smk_unlbl_ambient()Casey Schaufler1-2/+2
2008-04-28root_plug: use cap_task_prctlSerge E. Hallyn1-0/+1
2008-04-28smack: fix integer as NULL pointer warning in smack_lsm.cHarvey Harrison1-1/+1
2008-04-28capabilities: implement per-process securebitsAndrew G. Morgan12-60/+141