summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-05-15initcalls: Fix m68k build and possible buffer overflowCyrill Gorcunov
2008-05-15Split up 'do_initcalls()' into two simpler functionsLinus Torvalds
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds
2008-05-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-05-15jbd2: update transaction t_state to T_COMMIT fixMingming Cao
2008-05-15ext4: Retry block allocation if new blocks are allocated from system zone.Aneesh Kumar K.V
2008-05-15tty: fix BKL related leak and crashIngo Molnar
2008-05-15[IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan
2008-05-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-05-15arch/parisc/kernel/perf_asm.S: build fixKyle McMartin
2008-05-15parisc: remove -traditional from assembler flagsKyle McMartin
2008-05-15parisc: use conditional macro for 64-bit wide opsKyle McMartin
2008-05-15parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.h>.Robert P. J. Day
2008-05-15[S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens
2008-05-15[S390] smp: __smp_call_function_map vs cpu_online_map fix.Heiko Carstens
2008-05-15[S390] tape: Use ccw_dev_id to build cdev_id.Cornelia Huck
2008-05-15[S390] dasd: fix timeout handling in interrupt handlerStefan Weinhuber
2008-05-15[S390] s390dbf: Use const char * for dbf name.Cornelia Huck
2008-05-15[S390] dasd: Use const in busid functions.Cornelia Huck
2008-05-15[S390] blacklist.c: removed duplicated includeHuang Weiyi
2008-05-15[S390] vmlogrdr: module initialization function should return negative errorsMarcin Slusarz
2008-05-15[S390] sparsemem vmemmap: initialize memmap.Heiko Carstens
2008-05-15[S390] Remove last traces of cio_msg=.Cornelia Huck
2008-05-15[S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.Michael Ernst
2008-05-15arch/parisc/kernel/unaligned.c: use time_* macrosS.Caglar Onur
2008-05-15parisc: remove redundant display of free swap space in show_mem()Johannes Weiner
2008-05-15drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-05-15parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-05-15parisc: new termios definitionsAlan Cox
2008-05-15parisc: fix trivial section name warningsHelge Deller
2008-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-14net/irda/irnet/irnet_irda.c needs unaligned.hAndrew Morton
2008-05-14tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton
2008-05-14Remove blkdev warning triggered by using mdNeil Brown
2008-05-14char: select fw_loader by moxaJiri Slaby
2008-05-14memory_hotplug: always initialize pageblock bitmapHeiko Carstens
2008-05-14mprotect: prevent alteration of the PAT bitsVenki Pallipadi
2008-05-14per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet
2008-05-14memory_hotplug: check for walk_memory_resource() failure in online_pages()Geoff Levand
2008-05-14lib: create common ascii hex arrayHarvey Harrison
2008-05-14video/logo: add support for Blackfin/Linux logo for framebuffer consoleRobin Getz
2008-05-14ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()Tiger Yang
2008-05-14cgroups: fix compile warningMirco Tischler
2008-05-14asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger
2008-05-14jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMITMingming Cao
2008-05-14memory hotplug: memmap_init_zone called twiceHeiko Carstens
2008-05-14ipmi: support I/O resources in OF driverNate Case