summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* RTC: convert mutex to bitfieldJiri Kosina2007-11-291-1/+4
* fuse: pass open flags to read and writeMiklos Szeredi2007-11-291-0/+5
* x86_64 EFI boot support: EFI frame buffer driverHuang, Ying2007-11-291-0/+2
* fix up ext2_fs.h for userspace after reservations backportTobias Poschwatta2007-11-291-7/+0
* IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer2007-11-291-1/+1
* Fix <linux/kd.h> usage in userspaceDavid Woodhouse2007-11-291-1/+1
* PNP: increase the maximum number of resourcesZhao Yakui2007-11-291-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-11-282-1/+3
|\
| * USB: keep track of whether interface sysfs files existAlan Stern2007-11-281-0/+1
| * USB: Fix signr comment in usbdevice_fs.hPhil Endecott2007-11-281-1/+2
* | sched: clean up, move __sched_text_start/end to sched.hIngo Molnar2007-11-281-0/+4
|/
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-11-271-11/+26
|\
| * scatterlist: add more safeguardsTejun Heo2007-11-271-11/+26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-11-271-0/+5
|\ \ | |/ |/|
| * Input: adds the context menu key (HUT GenDesc 0x84)Aristeu Rozanski2007-11-271-0/+2
| * Input: add definitions for frame forward and frame back keysAristeu Rozanski2007-11-271-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds2007-11-261-1/+0
|\ \
| * | [SKBUFF]: Free old skb properly in skb_morphHerbert Xu2007-11-261-1/+0
| * | [SUNRPC]: Make xprtsock.c:xs_setup_{udp,tcp}() staticAdrian Bunk2007-11-221-6/+0
* | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-11-263-12/+0
|\ \ \
| * | | SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() staticAdrian Bunk2007-11-261-6/+0
| * | | NFS: make nfs_wb_page_priority() staticAdrian Bunk2007-11-261-1/+0
| * | | SUNRPC: remove NFS/RDMA client's binary sysctlsJames Lentini2007-11-261-5/+0
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-11-261-0/+1
|\ \ \
| * | | time: add ADJ_OFFSET_SS_READJohn Stultz2007-11-261-0/+1
| |/ /
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-11-261-4/+1
|\ \ \
| * | | libata: workaround DRQ=1 ERR=1 for ATAPI tape drivesAlbert Lee2007-11-191-0/+1
| * | | libata: remove unused functionsAdrian Bunk2007-11-191-4/+0
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-11-262-0/+6
|\ \ \
| * \ \ Pull cpuidle into release branchLen Brown2007-11-201-0/+1
| |\ \ \
| | * | | cpuidle: fix HP nx6125 regressionVenkatesh Pallipadi2007-11-191-0/+1
| * | | | ACPI: fix two IRQ8 issues in IOAPIC modeShaohua Li2007-11-201-0/+5
| | |/ / | |/| |
* | | | [S390] appldata: remove unused binary sysctls.Heiko Carstens2007-11-201-1/+0
* | | | [S390] cmm: remove unused binary sysctls.Heiko Carstens2007-11-201-5/+0
|/ / /
* | | SELinux: return EOPNOTSUPP not ENOTSUPPEric Paris2007-11-171-1/+1
* | | i2c: Make i2c_check_addr staticJean Delvare2007-11-151-5/+0
* | | Fix 64KB blocksize in ext3 directoriesJan Kara2007-11-141-0/+20
* | | pidns: Place under CONFIG_EXPERIMENTALEric W. Biederman2007-11-141-0/+23
* | | rtc: fall back to requesting only the ports we actually useBjorn Helgaas2007-11-141-0/+3
* | | I/OAT: Add support for version 2 of ioatdma deviceShannon Nelson2007-11-141-0/+1
* | | revert "Task Control Groups: example CPU accounting subsystem"Andrew Morton2007-11-142-20/+0
* | | hugetlb: fix i_blocks accountingKen Chen2007-11-141-0/+2
* | | hugetlb: allow bulk updating in hugetlb_*_quota()Adam Litke2007-11-141-2/+2
* | | hugetlb: follow_hugetlb_page() for write accessAdam Litke2007-11-141-2/+2
* | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-11-132-0/+24
|\ \ \
| * | | hwmon: (f75375s) Allow setting up fans with platform_dataRiku Voipio2007-11-081-0/+21
| * | | hwmon: (i5k_amb) New memory temperature sensor driverDarrick J. Wong2007-11-081-0/+3
* | | | [NET]: Add the helper kernel_sock_shutdown()Trond Myklebust2007-11-121-0/+8
* | | | [IPV6]: Add ifindex field to ND user option messages.Pierre Ynard2007-11-121-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rus...Linus Torvalds2007-11-121-9/+12
|\ \ \ \
OpenPOWER on IntegriCloud