summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* block: Fix discard topology stacking and reportingMartin K. Petersen2011-05-181-2/+5
* block: Remove extra discard_alignment from hd_struct.Tao Ma2011-05-061-1/+0
* block: hold queue if flush is running for non-queueable flush driveshaohua.li@intel.com2011-05-061-0/+1
* block: add a non-queueable flush flagshaohua.li@intel.com2011-05-061-0/+7
* block: don't block events on excl write for non-optical devicesTejun Heo2011-04-211-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-04-182-4/+12
|\
| * Input: estimate number of events per packetJeff Brown2011-04-181-0/+6
| * Input: evdev - indicate buffer overrun with SYN_DROPPEDJeff Brown2011-04-121-0/+1
| * Input: add KEY_IMAGES specifically for AL Image BrowserJarod Wilson2011-04-121-4/+5
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-04-182-6/+7
|\ \
| * | block: add blk_run_queue_asyncChristoph Hellwig2011-04-181-1/+1
| * | md/dm - remove remains of plug_fn callback.NeilBrown2011-04-181-1/+0
| * | Revert "block: add callback function for unplug notification"Jens Axboe2011-04-181-3/+0
| * | block: Enhance new plugging support to support general callbacksNeilBrown2011-04-181-1/+6
* | | next_pidmap: fix overflow conditionLinus Torvalds2011-04-181-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-04-161-0/+13
|\ \
| * | block: let io_schedule() flush the plug inlineJens Axboe2011-04-161-0/+13
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...Linus Torvalds2011-04-161-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | | * | Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstul...Thomas Gleixner2011-04-131-0/+2
| | | |\ \ | | |/ / / | |/| | |
| | | * | RTC: Fix early irqs caused by calling rtc_set_alarm too earlyJohn Stultz2011-03-291-0/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-04-151-3/+6
|\ \ \ \ \
| * | | | | block: only force kblockd unplugging from the schedule() pathJens Axboe2011-04-151-2/+2
| * | | | | block: cleanup the block plug helper functionsChristoph Hellwig2011-04-151-3/+3
| * | | | | block: add callback function for unplug notificationJens Axboe2011-04-121-0/+3
| | |/ / / | |/| | |
* | | | | RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine2011-04-141-1/+1
* | | | | RapidIO: add IDT CPS-1432 switch definitionsAlexandre Bounine2011-04-141-0/+1
* | | | | brk: COMPAT_BRK: fix detection of randomized brkJiri Kosina2011-04-141-0/+3
* | | | | mm: add VM counters for transparent hugepagesAndi Kleen2011-04-141-0/+7
* | | | | memcg: fix mem_cgroup_rotate_reclaimable_page()Eric Dumazet2011-04-141-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-04-121-8/+3
|\ \ \ \ \
| * | | | | PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki2011-04-111-8/+3
| | |/ / / | |/| | |
* | | | | vfs: Re-introduce s_uuid in the superblockLinus Torvalds2011-04-121-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2011-04-122-2/+16
|\ \ \ \ \
| * | | | | mfd: Fetch cell pointer from platform_device->mfd_cellSamuel Ortiz2011-04-122-2/+16
| |/ / / /
* | | | | Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo"Linus Torvalds2011-04-121-1/+0
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-114-4/+6
|\ \ \ \ | |/ / / |/| | |
| * | | can: mcp251x: Allow pass IRQ flags through platform data.Enric Balletbo i Serra2011-04-061-0/+2
| * | | netfilter: af_info: add 'strict' parameter to limit lookup to .oifFlorian Westphal2011-04-041-1/+1
| * | | netfilter: af_info: add network namespace parameter to route hookFlorian Westphal2011-04-041-1/+2
| * | | netfilter: ipset: references are protected by rwlock instead of mutexJozsef Kadlecsik2011-04-042-3/+2
* | | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-0786-118/+118
|\ \ \ \
| * | | | Fix common misspellingsLucas De Marchi2011-03-3186-118/+118
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Linus Torvalds2011-04-053-1/+4
|\ \ \ \ \
| * | | | | dm: improve block integrity supportMike Snitzer2011-04-051-0/+2
| * | | | | fs: export empty_aopsJens Axboe2011-04-051-0/+2
| * | | | | block: get rid of elv_insert() interfaceJens Axboe2011-04-051-1/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-052-2/+4
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUMMichał Mirosław2011-04-011-2/+2
| * | | | usbnet: use eth%d name for known ethernet devicesArnd Bergmann2011-04-011-0/+2
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-041-1/+1
|\ \ \ \ \
OpenPOWER on IntegriCloud