aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-28isdn: fix obvious cut-and-paste error in st5481_usb.cRobert P. J. Day
2008-04-28isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28eicon: fix sparse integer as NULL pointer warningsHarvey Harrison
2008-04-28avm: fix sparse warning using integer as NULL pointerHarvey Harrison
2008-04-28capi: fix sparse warnings using integer as NULL pointerHarvey Harrison
2008-04-28quota: convert stub functions from macros into inlinesAndrew Morton
2008-04-28quota: reiserfs: make reiserfs handle quotaon on remountJan Kara
2008-04-28quota: ext4: make ext4 handle quotaon on remountJan Kara
2008-04-28quota: ext3: make ext3 handle quotaon on remountJan Kara
2008-04-28quota: quota core changes for quotaon on remountJan Kara
2008-04-28quota: various style cleanupsJan Kara
2008-04-28quota: remove superfluous DQUOT_OFF() in fs/namespace.cJan Kara
2008-04-28quota: do not allow setting of quota limits to too high valuesAndrew Perepechko
2008-04-28kprobes: update document about batch registrationMasami Hiramatsu
2008-04-28kprobes: add (un)register_jprobes for batch registrationMasami Hiramatsu
2008-04-28kprobes: add (un)register_kretprobes for batch registrationMasami Hiramatsu
2008-04-28kprobes: add (un)register_kprobes for batch registrationMasami Hiramatsu
2008-04-28list.h: add list_is_singular()Masami Hiramatsu
2008-04-28kprobes: prevent probing of preempt_schedule()Srinivasa Ds
2008-04-28VT notifier extension for accessibilityKarl Dahlke
2008-04-28mfd: use shorter set_current_state()Robert P. J. Day
2008-04-28sm501: add uart supportMagnus Damm
2008-04-28spi: spi_imx updatesAndrea Paterniani
2008-04-28atmel_spi: support zero length transferAtsushi Nemoto
2008-04-28spi: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28documentation: move spidev_fdx example to its own source fileRandy Dunlap
2008-04-28spi: pxa2xx_spi "sparse" fixesDavid Brownell
2008-04-28spi: use menuconfig for CONFIG_SPIAlessandro Guido
2008-04-28oprofile: change cpu_buffer from array to per_cpu variableMike Travis
2008-04-28x86: configurable DMI scanning codeThomas Petazzoni
2008-04-28drivers/acpi/thermal.c: fix build with CONFIG_DMI=nAndrew Morton
2008-04-28atmel_serial: remove duplicated macro definitionMichael Trimarchi
2008-04-28serial: use time_before, time_before_eq, etcJulia Lawall
2008-04-28serial 8250: tighten test for using backup timerAlex Williamson
2008-04-28serial: add VR41xx SIU setup for serial consoleYoichi Yuasa
2008-04-28serial: add vr41xx_siu_early_setup() for serial consoleYoichi Yuasa
2008-04-28uart_get_baud_rate: stop mangling termiosAlan Cox
2008-04-28Fix tty speed handling on 8250Alan Cox
2008-04-28char: make functions static in synclinkmp.cHarvey Harrison
2008-04-28synclink drivers bool conversionJoe Perches
2008-04-28serial: silence section mismatch warnings in 8250_pciSam Ravnborg
2008-04-28ncpfs: fix sparse warning in ncpsign_kernel.cHarvey Harrison
2008-04-28ncpfs: fix sparse warnings in ioctl.cHarvey Harrison
2008-04-28ncpfs: add prototypes to ncp_fs.hHarvey Harrison
2008-04-28uml: clean up arch/um/drivers/ubd_kern.cWANG Cong
2008-04-28arch/um/os-Linux/sys-i386/task_size.c: improve a bitWANG Cong
2008-04-28uml: make several things staticWANG Cong
2008-04-28uml: make three functions staticWANG Cong
2008-04-28uml: remove a useless functionWANG Cong
2008-04-28uml: make a function staticWANG Cong