aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-04-3012-57/+304
|\
| * [S390] use generic sys_ptraceMartin Schwidefsky2008-04-301-2/+0
| * [S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens2008-04-303-26/+21
| * [S390] System z large page support.Gerald Schaefer2008-04-305-6/+225
| * [S390] Convert machine feature detection code to C.Heiko Carstens2008-04-303-14/+33
| * [S390] Move stfl to system.h and delete duplicated version.Heiko Carstens2008-04-301-0/+10
| * [S390] Add topology_core_siblings to topology.hHeiko Carstens2008-04-301-0/+4
| * [S390] Automatically detect added cpus.Heiko Carstens2008-04-301-0/+6
| * [S390] Add missing ifndef/define to include/asm-s390/sysinfo.h.Heiko Carstens2008-04-301-0/+5
| * [S390] Move show_regs to traps.c.Heiko Carstens2008-04-301-9/+0
* | Drop the exporting of empty <linux/byteorder/generic.h>Robert P. J. Day2008-04-304-12/+6
* | remove __KERNEL__ tests of unexported headers under asm-generic/Robert P. J. Day2008-04-305-14/+0
* | Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-3041-130/+1
* | add hrtimer specific debugobjects codeThomas Gleixner2008-04-301-0/+15
* | debugobjects: add timer specific object debugging codeThomas Gleixner2008-04-302-1/+29
* | infrastructure to debug (dynamic) objectsThomas Gleixner2008-04-301-0/+90
* | slab: add a flag to prevent debug_free checks on a kmem_cacheThomas Gleixner2008-04-301-0/+7
* | Add macros similar to min/max/min_t/max_tHarvey Harrison2008-04-301-17/+74
* | Basic braille screen reader supportSamuel Thibault2008-04-301-0/+4
* | asm-*/futex.h should include linux/uaccess.hJeff Dike2008-04-308-8/+8
* | reiserfs: use open_bdev_exclChristoph Hellwig2008-04-301-1/+0
* | mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi2008-04-301-0/+1
* | mm: bdi: export bdi_writeout_inc()Miklos Szeredi2008-04-301-0/+2
* | mm: bdi: add separate writeback accounting capabilityMiklos Szeredi2008-04-301-20/+57
* | mm: bdi: move statistics to debugfsMiklos Szeredi2008-04-301-0/+6
* | mm: bdi: allow setting a maximum for the bdi dirty limitPeter Zijlstra2008-04-302-0/+15
* | mm: bdi: allow setting a minimum for the bdi dirty limitPeter Zijlstra2008-04-301-0/+4
* | mm: bdi: export BDI attributes in sysfsPeter Zijlstra2008-04-302-0/+12
* | pidns: make pid->level and pid_ns->level unsignedPavel Emelyanov2008-04-302-2/+2
* | pids: introduce change_pid() helperOleg Nesterov2008-04-301-2/+4
* | Deprecate find_task_by_pid()Pavel Emelyanov2008-04-301-1/+4
* | devpts: factor out PTY index allocationSukadev Bhattiprolu2008-04-301-0/+4
* | tty: add throttle/unthrottle helpersAlan Cox2008-04-302-0/+6
* | tty: The big operations reworkAlan Cox2008-04-302-48/+62
* | char: switch gs, cyclades and esp to return int for put_charAlan Cox2008-04-301-1/+1
* | tty_io: fix remaining pid struct lockingAlan Cox2008-04-301-0/+1
* | redo locking of tty->pgrpAlan Cox2008-04-301-4/+6
* | tty: BKL pushdownAlan Cox2008-04-301-2/+2
* | ptrace: introduce ptrace_reparented() helperOleg Nesterov2008-04-301-0/+4
* | signals: x86 TS_RESTORE_SIGMASKRoland McGrath2008-04-302-4/+22
* | signals: use HAVE_SET_RESTORE_SIGMASKRoland McGrath2008-04-302-3/+9
* | signals: ia64 renumber TIF_RESTORE_SIGMASKakpm@linux-foundation.org2008-04-301-3/+2
* | signals: s390: renumber TIF_RESTORE_SIGMASKRoland McGrath2008-04-301-1/+1
* | signals: set_restore_sigmask TIF_SIGPENDINGRoland McGrath2008-04-301-1/+7
* | signals: add set_restore_sigmaskRoland McGrath2008-04-301-1/+14
* | signals: fix /sbin/init protection from unwanted signalsOleg Nesterov2008-04-301-0/+2
* | signals: join send_sigqueue() with send_group_sigqueue()Oleg Nesterov2008-04-301-2/+1
* | kill_pid_info: don't take now unneeded tasklist_lockOleg Nesterov2008-04-301-2/+0
* | signals: re-assign CLD_CONTINUED notification from the sender to recieverOleg Nesterov2008-04-301-0/+6
* | md: support blocking writes to an array on device failureDan Williams2008-04-302-0/+5