summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Freezer: avoid freezing kernel threads prematurelyRafael J. Wysocki2007-07-191-4/+5
* swsusp: introduce restore platform operationsRafael J. Wysocki2007-07-191-0/+4
* Remove alloc_zeroed_user_highpage()Mel Gorman2007-07-191-15/+0Star
* mm: fault feedback #2Nick Piggin2007-07-191-45/+13Star
* mm: fault feedback #1Nick Piggin2007-07-191-34/+50
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-191-7/+34
* mm: fix fault vs invalidate race for linear mappingsNick Piggin2007-07-191-0/+6
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-191-0/+1
|\
| * Fix RGMII-ID handling in gianfarAndy Fleming2007-07-191-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-07-193-19/+27
|\ \
| * | dev_vdbg(), available with -DVERBOSE_DEBUGDavid Brownell2007-07-191-0/+10
| * | PM: remove deprecated dpm_runtime_* routinesAlan Stern2007-07-191-11/+0Star
| * | Driver core: accept all valid action-strings in uevent-triggerKay Sievers2007-07-191-8/+17
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6Linus Torvalds2007-07-191-0/+91
|\ \
| * | UIO: Add the User IO core codeHans J. Koch2007-07-191-0/+91
| |/
* | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-07-191-1/+3
|\ \ | |/ |/|
| * locks: make posix_test_lock() interface more consistentJ. Bruce Fields2007-07-191-1/+1
| * locks: export setlease to filesystemsJ. Bruce Fields2007-07-191-0/+1
| * locks: provide a file lease method enabling cluster-coherent leasesJ. Bruce Fields2007-07-191-0/+1
| * locks: rename lease functions to reflect locks.c conventionsJ. Bruce Fields2007-07-191-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2007-07-184-41/+19Star
|\ \
| * | [AVR32] Fix atomic_add_unless() and atomic_sub_unless()Haavard Skinnemoen2007-07-181-2/+2
| * | [AVR32] Add Atmel SSC driver platform device to AT32AP architectureHans-Christian Egtvedt2007-07-181-0/+14
| * | [AVR32] Remove optimization of unaligned word loadsHaavard Skinnemoen2007-07-181-23/+3Star
| * | [AVR32] Split SM device into PM, RTC, WDT and EICHaavard Skinnemoen2007-07-181-27/+0Star
| * | [AVR32] faster avr32 unaligned accessDavid Brownell2007-07-181-9/+20
| |/
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-07-182-73/+4Star
|\ \
| * | V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel...Oliver Endriss2007-07-181-3/+3
| * | V4L/DVB (5793): Tuner: remove hardware-specific info from public headerMichael Krufky2007-07-181-68/+0Star
| * | V4L/DVB (5753): Tuner: create struct tuner_operationsMichael Krufky2007-07-181-9/+12
| * | V4L/DVB (5741): Tuner: add release callbackMichael Krufky2007-07-181-0/+1
| * | V4L/DVB (5719): Tuner: Move device-specific private data out of tuner structMichael Krufky2007-07-181-12/+1Star
| * | V4L/DVB (5563a): Add experimental support for tea5761 tunerMauro Carvalho Chehab2007-07-181-1/+7
| |/
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2007-07-1812-11/+168
|\ \
| * | ext4: Remove 65000 subdirectory limitAndreas Dilger2007-07-181-1/+3
| * | ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields Kalpak Shah2007-07-181-0/+1
| * | ext4: Add nanosecond timestampsKalpak Shah2007-07-183-1/+91
| * | jbd2: Move jbd2-debug file to debugfsJose R. Santos2007-07-181-1/+1
| * | jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUGJose R. Santos2007-07-183-5/+5
| * | ext4: copy i_flags to inode flags on writeJan Kara2007-07-181-0/+1
| * | Change on-disk format to support 2^15 uninitialized extentsAmit Arora2007-07-181-4/+27
| * | write support for preallocated blocksAmit Arora2007-07-181-0/+3
| * | fallocate support in ext4Amit Arora2007-07-182-0/+23
| * | sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora2007-07-187-2/+16
* | | Merge branch 'upstream' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds2007-07-181-65/+36Star
|\ \ \
| * | | UBI: kill homegrown endian macrosChristoph Hellwig2007-07-181-65/+36Star
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-184-7/+4Star
|\ \ \
| * | | [NETFILTER]: ipt_iprange.h must #include <linux/types.h>Adrian Bunk2007-07-181-0/+2
| * | | [NET]: move dev_mc_discard from dev_mcast.c to dev.cDenis Cheng2007-07-181-2/+0Star
| * | | [XFRM]: Fix crash introduced by struct dst_entry reorderingPatrick McHardy2007-07-181-1/+0Star