aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| | | | | * | | | | headers_check fix: tc_ematch/tc_em_nbyte.hJaswinder Singh Rajput2009-01-30
| | | | | * | | | | headers_check fix: tc_ematch/tc_em_meta.hJaswinder Singh Rajput2009-01-30
| | | | | * | | | | headers_check fix: tc_ematch/tc_em_cmp.hJaswinder Singh Rajput2009-01-30
| | | | | * | | | | headers_check fix: tc_act/tc_pedit.hJaswinder Singh Rajput2009-01-30
| | | | | * | | | | headers_check fix: tc_act/tc_mirred.hJaswinder Singh Rajput2009-01-30
| | | | | * | | | | headers_check fix: tc_act/tc_gact.hJaswinder Singh Rajput2009-01-30
| | | | | * | | | | headers_check fix: spi/spidev.hJaswinder Singh Rajput2009-01-30
| | | | | * | | | | headers_check fix: raid/md_p.hJaswinder Singh Rajput2009-01-30
| | | | | * | | | | headers_check fix: nfsd/syscall.hJaswinder Singh Rajput2009-01-30
| | | | | * | | | | headers_check fix: nfsd/nfsfh.hJaswinder Singh Rajput2009-01-30
| | | | | * | | | | headers_check fix: nfsd/export.hJaswinder Singh Rajput2009-01-30
| | | | | * | | | | headers_check fix: netfilter/xt_conntrack.hJaswinder Singh Rajput2009-01-30
| | | | | * | | | | headers_check fix: dvb/video.hJaswinder Singh Rajput2009-01-30
| | | | | * | | | | headers_check fix: dvb/net.hJaswinder Singh Rajput2009-01-30
| | | | | * | | | | headers_check fix: dvb/frontend.hJaswinder Singh Rajput2009-01-30
| | | | | * | | | | headers_check fix: dvb/dmx.hJaswinder Singh Rajput2009-01-30
| | | | | * | | | | headers_check fix: dvb/audio.hJaswinder Singh Rajput2009-01-30
| | | | | * | | | | headers_check fix: can/bcm.hJaswinder Singh Rajput2009-01-30
| | | | * | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-01-31
| | | | |\ \ \ \ \ \
| | | | | * | | | | | hrtimers: allow the hot-unplugging of all cpusSebastien Dugue2009-01-30
| | | | | |/ / / / /
| | | | * | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-01-30
| | | | |\ \ \ \ \ \
| | | | | * | | | | | jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs"Theodore Ts'o2009-01-16
| | |_|_|/ / / / / / | |/| | | | | | | |
| | | | * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-01-30
| | | | |\ \ \ \ \ \
| | | | | * | | | | | block: add sysfs file for controlling io stats accountingJens Axboe2009-01-30
| | | | | * | | | | | include/linux: Add bsg.h to the Kernel exported headersBoaz Harrosh2009-01-30
| | | | | * | | | | | block: add bio_rw_flagged() for testing bio->bi_rwJens Axboe2009-01-30
| | | | | * | | | | | block: seperate bio/request unplug and sync bitsJens Axboe2009-01-30
| | | | | * | | | | | Fix small typo in bio.h's documentationAlberto Bertogli2009-01-30
| | | | | * | | | | | block: Don't verify integrity metadata on read errorMartin K. Petersen2009-01-30
| | | | | |/ / / / /
| | | | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-30
| | | | |\ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | / / | | | | | | |_|/ / | | | | | |/| | |
| | | | | * | | | net: wrong test in inet_ehash_locks_alloc()Eric Dumazet2009-01-27
| | | | * | | | | Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-29
| | | | * | | | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-01-29
| | | | |\ \ \ \ \
| | | | | * | | | | UBI: allow direct user-space I/OSidney Amani2009-01-27
| | | | | * | | | | UBI: improve ioctl commentariesArtem Bityutskiy2009-01-18
| | | | | * | | | | UBI: add ioctl for is_mapped operationCorentin Chary2009-01-18
| | | | | * | | | | UBI: add ioctl for unmap operationCorentin Chary2009-01-18
| | | | | * | | | | UBI: add ioctl for map operationCorentin Chary2009-01-18
| |_|_|_|/ / / / / |/| | | | | | | |
| | | | * | | | | epoll: drop max_user_instances and rely only on max_user_watchesDavide Libenzi2009-01-29
| | | | * | | | | cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs()Paul Menage2009-01-29
| | | | * | | | | alpha: use syscall wrappersIvan Kokshaysky2009-01-29
| | | | * | | | | kprobes: fix module compilation error with CONFIG_KPROBES=nMasami Hiramatsu2009-01-29
| | |_|/ / / / / | |/| | | | | |
| | | * | | | | ACPI: Enable bit 11 in _PDC to advertise hw coordPallipadi, Venkatesh2009-02-07
| |_|/ / / / / |/| | | | | |
| * | | | | | dmi: Fix build breakageKumar Gala2009-01-28
| * | | | | | drm: Rip out the racy, unused vblank signal code.Eric Anholt2009-01-28
| |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-01-27
| |\ \ \ \ \
| | * | | | | USB: add kernel-doc for wusb_dev in struct usb_deviceInaky Perez-Gonzalez2009-01-27
| | | |_|/ / | | |/| | |
| * | | | | Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known"Alexey Dobriyan2009-01-27
| * | | | | Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-01-27
| |\ \ \ \ \
| | * | | | | SATA: Blacklisting of systems that spin off disks during ACPI power offRafael J. Wysocki2009-01-27