summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* signals: cleanup security_task_kill() usage/implementationOleg Nesterov2008-04-303-25/+14
* signals: consolidate send_sigqueue and send_group_sigqueuePavel Emelyanov2008-04-301-57/+29
* signals: clean dequeue_signal from excess checks and assignmentsPavel Emelyanov2008-04-301-5/+7
* signals: consolidate checks for whether or not to ignore a signalPavel Emelyanov2008-04-301-10/+14
* do_task_stat: don't take rcu_read_lock()Oleg Nesterov2008-04-301-2/+0
* k_getrusage: don't take rcu_read_lock()Oleg Nesterov2008-04-301-6/+1
* lock_task_sighand: add rcu lock/unlockOleg Nesterov2008-04-301-3/+2
* signals: do_group_exit(): use signal_group_exit() more consistentlyOleg Nesterov2008-04-301-3/+4
* signals: do_signal_stop(): use signal_group_exit()Oleg Nesterov2008-04-301-1/+1
* signals: consolidate checking for ignored/legacy signalsPavel Emelyanov2008-04-301-25/+17
* signals: turn LEGACY_QUEUE macro into static inline functionPavel Emelyanov2008-04-301-5/+7
* signals: remove unused variable from send_signal()Pavel Emelyanov2008-04-301-2/+1
* isofs: fix access to unallocated memory when reading corrupted filesystemJan Kara2008-04-302-0/+15
* md: support blocking writes to an array on device failureDan Williams2008-04-306-7/+120
* md: prevent duplicates in bind_rdev_to_arrayDan Williams2008-04-301-0/+5
* md: remove a stray command from a copy and paste error in resync_start_storeDan Williams2008-04-301-1/+0
* md: fix up switching md arrays between read-only and read-writeNeilBrown2008-04-301-4/+10
* md: fix 'safemode' handling for external metadata.NeilBrown2008-04-301-11/+19
* md: reinitialise more mddev fields in do_md_stop.NeilBrown2008-04-301-0/+25
* md: skip all metadata update processing when using external metadata.NeilBrown2008-04-301-0/+2
* md: fix use after free when removing rdev via sysfsDan Williams2008-04-301-1/+1
* pxafb: preliminary smart panel interface support (update)Eric Miao2008-04-302-2/+2
* pxafb: preliminary smart panel interface supportEric Miao2008-04-305-47/+337
* pxafb: move parallel LCD timing setup into dedicate functionEric Miao2008-04-302-50/+47
* pxafb: use completion for LCD disable wait codeEric Miao2008-04-302-8/+6
* pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l()Eric Miao2008-04-301-24/+35
* pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection typeeric miao2008-04-304-10/+6
* pxafb: introduce register independent LCD connection type for pxafberic miao2008-04-302-14/+106
* pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptorseric miao2008-04-302-83/+95
* pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao2008-04-306-224/+213
* pxafb: sanitize the usage of #ifdef .. processing pxafb parameterseric miao2008-04-301-29/+28
* pxafb: purge unnecessary pr_debug and comments from pxafberic miao2008-04-301-71/+0
* pxafb: fix various coding style issues for pxafberic miao2008-04-301-136/+144
* pxafb: un-nest pxafb_parse_options() to cleanup the coding style issueeric miao2008-04-301-140/+166
* atmel_spi: clean up baud rate divisor calculationHaavard Skinnemoen2008-04-301-9/+20
* kallsyms: nuke all ChangeLog, this should be logged by gitBryan Wu2008-04-301-6/+0
* /proc/pagetypeinfo: fix output for memoryless nodesKOSAKI Motohiro2008-04-301-0/+4
* Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UARTBryan Wu2008-04-305-2/+725
* MAINTAINERS: sort orderingAlan Cox2008-04-301-57/+63
* [XFS] Include linux/random.h in all builds, not just debug.David Chinner2008-04-302-2/+1
* docbook: fix fatal rapidio yet again (and more to come)Randy Dunlap2008-04-291-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-04-297-10/+16
|\
| * V4L/DVB (7798): tuners/Kconfig: Change config name and help to reflect dynami...Mauro Carvalho Chehab2008-04-301-2/+7
| * V4L/DVB (7794): cx88: Fix a warningMauro Carvalho Chehab2008-04-301-1/+0
| * V4L/DVB (7792): ivtv: correct misspelled "HIMEM4G" to "HIGHMEM4G" in error me...Robert P. J. Day2008-04-301-3/+3
| * V4L/DVB (7791): ivtv: POLLHUP must be returned on eofHans Verkuil2008-04-301-1/+3
| * V4L/DVB (7789b): Fix merge conflictsMauro Carvalho Chehab2008-04-293-3/+3
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-04-2938-837/+1086
|\ \
| * | ext4: fix hot spins in mballoc after err_freebuddy and err_freemetaRoel Kluin2008-04-291-5/+3
| * | ext4: fix test ext_generic_write_end() copied return valueRoel Kluin2008-04-291-6/+8
OpenPOWER on IntegriCloud