summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2008-04-30signals: consolidate checks for whether or not to ignore a signalPavel Emelyanov
2008-04-30do_task_stat: don't take rcu_read_lock()Oleg Nesterov
2008-04-30k_getrusage: don't take rcu_read_lock()Oleg Nesterov
2008-04-30lock_task_sighand: add rcu lock/unlockOleg Nesterov
2008-04-30signals: do_group_exit(): use signal_group_exit() more consistentlyOleg Nesterov
2008-04-30signals: do_signal_stop(): use signal_group_exit()Oleg Nesterov
2008-04-30signals: consolidate checking for ignored/legacy signalsPavel Emelyanov
2008-04-30signals: turn LEGACY_QUEUE macro into static inline functionPavel Emelyanov
2008-04-30signals: remove unused variable from send_signal()Pavel Emelyanov
2008-04-30isofs: fix access to unallocated memory when reading corrupted filesystemJan Kara
2008-04-30md: support blocking writes to an array on device failureDan Williams
2008-04-30md: prevent duplicates in bind_rdev_to_arrayDan Williams
2008-04-30md: remove a stray command from a copy and paste error in resync_start_storeDan Williams
2008-04-30md: fix up switching md arrays between read-only and read-writeNeilBrown
2008-04-30md: fix 'safemode' handling for external metadata.NeilBrown
2008-04-30md: reinitialise more mddev fields in do_md_stop.NeilBrown
2008-04-30md: skip all metadata update processing when using external metadata.NeilBrown
2008-04-30md: fix use after free when removing rdev via sysfsDan Williams
2008-04-30pxafb: preliminary smart panel interface support (update)Eric Miao
2008-04-30pxafb: preliminary smart panel interface supportEric Miao
2008-04-30pxafb: move parallel LCD timing setup into dedicate functionEric Miao
2008-04-30pxafb: use completion for LCD disable wait codeEric Miao
2008-04-30pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l()Eric Miao
2008-04-30pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection typeeric miao
2008-04-30pxafb: introduce register independent LCD connection type for pxafberic miao
2008-04-30pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptorseric miao
2008-04-30pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao
2008-04-30pxafb: sanitize the usage of #ifdef .. processing pxafb parameterseric miao
2008-04-30pxafb: purge unnecessary pr_debug and comments from pxafberic miao
2008-04-30pxafb: fix various coding style issues for pxafberic miao
2008-04-30pxafb: un-nest pxafb_parse_options() to cleanup the coding style issueeric miao
2008-04-30atmel_spi: clean up baud rate divisor calculationHaavard Skinnemoen
2008-04-30kallsyms: nuke all ChangeLog, this should be logged by gitBryan Wu
2008-04-30/proc/pagetypeinfo: fix output for memoryless nodesKOSAKI Motohiro
2008-04-30Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UARTBryan Wu
2008-04-30MAINTAINERS: sort orderingAlan Cox
2008-04-30[XFS] Include linux/random.h in all builds, not just debug.David Chinner
2008-04-30[S390] Update default configuration.Martin Schwidefsky
2008-04-30[S390] use generic sys_ptraceMartin Schwidefsky
2008-04-30[S390] Remove self ptrace IEEE_IP hack.Martin Schwidefsky
2008-04-30[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens
2008-04-30[S390] System z large page support.Gerald Schaefer
2008-04-30[S390] Convert machine feature detection code to C.Heiko Carstens
2008-04-30[S390] vmemmap: use clear_table to initialise page tables.Heiko Carstens
2008-04-30[S390] Move stfl to system.h and delete duplicated version.Heiko Carstens
2008-04-30[S390] uaccess_mvcos: #ifdef config dependent code.Heiko Carstens
2008-04-30[S390] cpu topology: Fix possible deadlock.Heiko Carstens
2008-04-30[S390] Add topology_core_siblings to topology.hHeiko Carstens
2008-04-30[S390] cio: Make isc handling more robust.Cornelia Huck
2008-04-30[S390] remove -traditionalMathieu Desnoyers