aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz2007-05-101-6/+4
| * | | ide: fix UDMA/MWDMA/SWDMA masks (v3)Bartlomiej Zolnierkiewicz2007-05-101-0/+1
* | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-05-093-7/+20
|\ \ \ \
| * | | | [MTD] Delete allegedly obsolete "bank_size" field of mtd_info.Robert P. J. Day2007-05-091-3/+0
| * | | | [MTD] Remove unnecessary user space check from mtd.h.Robert P. J. Day2007-05-091-4/+0
| * | | | [MTD] [NAND] platform NAND driver: update headerVitaly Wool2007-05-081-0/+16
| * | | | [RSLIB] Support non-canonical GF representationsSegher Boessenkool2007-05-021-0/+4
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-091-1/+10
|\ \ \ \ \
| * | | | | [POWERPC] swsusp: Introduce register_nosave_region_lateJohannes Berg2007-05-091-1/+10
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-0912-13/+13
|\ \ \ \ \
| * | | | | include files: convert "include" subdirectory to UTF-8John Anthony Kazos Jr2007-05-095-5/+5
| * | | | | fix file specification in commentsUwe Kleine-König2007-05-091-1/+1
| * | | | | Fix occurrences of "the the "Michael Opdenacker2007-05-095-6/+6
| * | | | | Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-091-1/+1
| |/ / / /
* | | | | md: improve partition detection in md arrayNeilBrown2007-05-091-1/+0