summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2007-05-111-5/+16
|\
| * [PATCH] Abnormal End of ProcessesSteve Grubb2007-05-111-0/+3
| * [PATCH] complete message queue auditingAmy Griffis2007-05-111-7/+0
| * [PATCH] audit signal recipientsAmy Griffis2007-05-111-0/+3
| * [PATCH] add SIGNAL syscall class (v3)Amy Griffis2007-05-111-0/+2
| * [PATCH] auditing ptraceAl Viro2007-05-111-0/+10
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-111-0/+1
|\ \
| * | USB HID: report descriptor of Cypress USB barcode readers needs fixupJiri Kosina2007-05-091-0/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-115-0/+95
|\ \ \
| * | | [NETFILTER]: Clean up table initializationPatrick McHardy2007-05-104-0/+93
| * | | [NET] link_watch: Move link watch list into net_deviceHerbert Xu2007-05-101-0/+2
| | |/ | |/|
* | | signal/timer/event: KAIO eventfd support exampleDavide Libenzi2007-05-112-1/+23
* | | signal/timer/event: eventfd coreDavide Libenzi2007-05-112-0/+30
* | | signal/timer/event: timerfd compat codeDavide Libenzi2007-05-111-0/+5
* | | signal/timer/event: timerfd coreDavide Libenzi2007-05-112-0/+19
* | | signal/timer/event: signalfd coreDavide Libenzi2007-05-116-0/+102
* | | signal/timer/event fds: anonymous inode sourceDavide Libenzi2007-05-112-0/+17
* | | Don't init pgrp and __session in INIT_SIGNALSSukadev Bhattiprolu2007-05-111-2/+2
* | | statically initialize struct pid for swapperSukadev Bhattiprolu2007-05-112-0/+29
* | | attach_pid() with struct pid parameterSukadev Bhattiprolu2007-05-111-2/+1
* | | consolidate generic_writepages and mpage_writepagesMiklos Szeredi2007-05-112-3/+8
* | | tty: add compat_ioctlPaul Fulghum2007-05-112-0/+16
* | | module_author: don't advise putting in an email addressRene Herman2007-05-111-1/+1
* | | Add hard_irq_disable()Benjamin Herrenschmidt2007-05-111-0/+10
* | | synclink_gt: add compat_ioctlPaul Fulghum2007-05-112-1/+25
* | | lib/hexdumpRandy Dunlap2007-05-111-0/+11
* | | getrusage(): fill ru_inblock and ru_oublock fields if possibleEric Dumazet2007-05-112-0/+29
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-101-1/+1
|\ \
| * | [POWERPC] pmu_sys_suspended is only defined for PPC32Stephen Rothwell2007-05-101-1/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-05-101-1/+2
|\ \ \
| * | | acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC comm...Lennart Poettering2007-05-101-1/+2
| |/ /
* | | Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...Linus Torvalds2007-05-103-0/+324
|\ \ \
| * | | firewire: Break out shared IEEE1394 constant to separate header file.Kristian Høgsberg2007-05-102-45/+73
| * | | firewire: Use linux/*.h instead of asm/*.h header files.Kristian Høgsberg2007-05-101-2/+2
| * | | CRC ITU-T V.41Ivo van Doorn2007-05-101-0/+28
| * | | firewire: Rename fw-device-cdev.c to fw-cdev.c and move header to include/linux.Kristian Høgsberg2007-04-301-0/+268
* | | | add upper-32-bits macroAndrew Morton2007-05-101-0/+10
* | | | slub: support concurrent local and remote frees and allocs on a slabChristoph Lameter2007-05-101-2/+5
| |/ / |/| |
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-097-0/+1118
|\ \ \
| * | | IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier2007-05-087-0/+1118
| | |/ | |/|
* | | Revert "md: improve partition detection in md array"Linus Torvalds2007-05-091-0/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-05-091-43/+50
|\ \ \
| * | | ide: legacy PCI bus order probing fixesBartlomiej Zolnierkiewicz2007-05-101-0/+5
| * | | ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz2007-05-101-6/+4
| * | | ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz2007-05-101-2/+3
| * | | ide: cable detection fixes (take 2)Bartlomiej Zolnierkiewicz2007-05-101-0/+1
| * | | ide: move IDE settings handling to ide-proc.cBartlomiej Zolnierkiewicz2007-05-101-16/+23
| * | | ide: split off ioctl handling from IDE settings (v2)Bartlomiej Zolnierkiewicz2007-05-101-12/+4
| * | | ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz2007-05-101-6/+8
| * | | ide: add ide_tune_dma() helperBartlomiej Zolnierkiewicz2007-05-101-0/+2