aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* rcu: add DEBUG_OBJECTS_RCU_HEAD check for alignmentPaul E. McKenney2011-05-06
* rcu: make rcutorture version numbers available through debugfsPaul E. McKenney2011-05-06
* rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney2011-05-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-03
|\
| * mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski2011-04-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-05-02
|\ \
| * | Input: wm831x-ts - allow IRQ flags to be specifiedMark Brown2011-04-28
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-02
|\ \ \
| * | | usbnet: Resubmit interrupt URB if device is openPaul Stewart2011-04-28
* | | | i2c-i801: Move device ID definitions to driverJean Delvare2011-05-01
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-04-28
|\ \ \ \
| * | | | NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust2011-04-27
| * | | | SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIOTrond Myklebust2011-04-24
| * | | | NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust2011-04-24
| * | | | NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker2011-04-18
* | | | | mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanupsAndrea Arcangeli2011-04-28
| |_|_|/ |/| | |
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-27
|\ \ \ \
| * | | | [media] media: add missing 8-bit bayer formats and Y12Michael Jones2011-04-19
| * | | | [media] v4l: add V4L2_PIX_FMT_Y12 formatMichael Jones2011-04-19
* | | | | add hlist_bl_lock/unlock helpersChristoph Hellwig2011-04-25
* | | | | bit_spinlock: don't play preemption games inside the busy loopLinus Torvalds2011-04-25
* | | | | Merge branch 'dcache-cleanup'Linus Torvalds2011-04-24
|\ \ \ \ \
| * | | | | vfs: get rid of insane dentry hashing rulesLinus Torvalds2011-04-24
* | | | | | libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo2011-04-24
* | | | | | libata: Kill unused ATA_DFLAG_{H|D}IPM flagsTejun Heo2011-04-24
|/ / / / /
* | | | | SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen2011-04-22
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-04-20
|\ \ \ \ \
| * | | | | block: get rid of QUEUE_FLAG_REENTERJens Axboe2011-04-19
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-19
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.huajun li2011-04-14
* | | | | | Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-04-19
|\ \ \ \ \ \
| * | | | | | posix clocks: Replace mutex with reader/writer semaphoreRichard Cochran2011-04-18
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-04-18
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Input: estimate number of events per packetJeff Brown2011-04-18
| * | | | | | Input: evdev - indicate buffer overrun with SYN_DROPPEDJeff Brown2011-04-13
| * | | | | | Input: add KEY_IMAGES specifically for AL Image BrowserJarod Wilson2011-04-13
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-04-18
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | block: add blk_run_queue_asyncChristoph Hellwig2011-04-18
| * | | | | | md/dm - remove remains of plug_fn callback.NeilBrown2011-04-18
| * | | | | | Revert "block: add callback function for unplug notification"Jens Axboe2011-04-18
| * | | | | | block: Enhance new plugging support to support general callbacksNeilBrown2011-04-18
| | |/ / / / | |/| | | |
* / | | | | next_pidmap: fix overflow conditionLinus Torvalds2011-04-18
|/ / / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-04-16
|\ \ \ \ \
| * | | | | block: let io_schedule() flush the plug inlineJens Axboe2011-04-16
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...Linus Torvalds2011-04-16
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| | | * | | | Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstul...Thomas Gleixner2011-04-12
| | |/| | | | | |/| | | | |
| | | * | | | RTC: Fix early irqs caused by calling rtc_set_alarm too earlyJohn Stultz2011-03-29
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-04-15
|\ \ \ \ \ \ \
| * | | | | | | block: only force kblockd unplugging from the schedule() pathJens Axboe2011-04-15
| * | | | | | | block: cleanup the block plug helper functionsChristoph Hellwig2011-04-15