summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-01-24Merge git://git.infradead.org/~dwmw2/mtd-2.6.33Linus Torvalds2-0/+18
2010-01-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+8
2010-01-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+1
2010-01-21Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-33/+12
2010-01-21perf: Change the is_software_event() definitionPeter Zijlstra1-3/+8
2010-01-21sched: Fix vmark regression on big machinesMike Galbraith1-1/+1
2010-01-21USB: Fix duplicate sysfs problem after device reset.Sarah Sharp1-0/+1
2010-01-20Merge branch 'misc' into releaseLen Brown1-3/+3
2010-01-18mfd: tmio_mmc hardware abstraction for CNF areaIan Molton1-0/+39
2010-01-18mfd: Correct WM835x ISINK ramp time definesMark Brown1-14/+14
2010-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2010-01-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+4
2010-01-16nommu: fix shared mmap after truncate shrinkage problemsDavid Howells1-0/+1
2010-01-16nommu: don't need get_unmapped_area() for NOMMUDavid Howells2-2/+7
2010-01-16nommu: struct vm_region's vm_usage count need not be atomicDavid Howells1-1/+1
2010-01-16kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()Roland Dreier1-0/+4
2010-01-16kfifo: document everywhere that size has to be power of twoAndi Kleen1-2/+2
2010-01-16kfifo: add kfifo_initializedAndi Kleen1-0/+10
2010-01-16kfifo: add kfifo_out_peekAndi Kleen1-0/+3
2010-01-16kfifo: sanitize *_user error handlingAndi Kleen1-4/+4
2010-01-16kfifo: use void * pointers for user buffersAndi Kleen1-5/+5
2010-01-16tty.h: make tty_port_get() static inlineRandy Dunlap1-2/+2
2010-01-16kfifo: fix kfifo_out_locked race bugStefani Seibold1-7/+0
2010-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-19/+0
2010-01-15lib: Introduce strnstr()Li Zefan1-1/+4
2010-01-14Fix ACC_MODE() for realAl Viro1-1/+1
2010-01-13mtd: Really add ARM pismo supportRussell King - ARM Linux1-0/+17
2010-01-13lib: Introduce generic list_sort functionDave Chinner1-0/+11
2010-01-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2010-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2010-01-12libata: retry link resume if necessaryTejun Heo1-0/+3
2010-01-12Merge branch 'for-jens' of http://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe2-1/+2
2010-01-12drbd: The kernel code is now equivalent to out of tree release 8.3.7Philipp Reisner1-1/+1
2010-01-12drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...Philipp Reisner1-0/+1
2010-01-11core, x86: make LIST_POISON less deadlyAvi Kivity1-2/+14
2010-01-11gpio: adp5588-gpio: new driver for ADP5588 GPIO expandersMichael Hennerich1-0/+12
2010-01-11lib: add support for LZO-compressed kernelsAlbin Tonnerre1-0/+10
2010-01-11kmemcheck: make bitfield annotations truly no-ops when disabledVegard Nossum1-52/+58
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart1-1/+1
2010-01-11genhd: overlapping variable definitionStephen Hemminger1-3/+3
2010-01-11block: removed unused as_io_contextKirill Afonshin1-27/+0
2010-01-11block: bdev_stack_limits wrapperMartin K. Petersen1-0/+2
2010-01-11block: Fix discard alignment calculation and printingMartin K. Petersen1-2/+5
2010-01-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2-5/+6
2010-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+1
2010-01-07kgdb: Fix kernel-doc format error in kgdb.hRandy Dunlap1-4/+3
2010-01-07maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)Jason Wessel1-1/+3
2010-01-07NOMMU: Avoiding duplicate icache flushes of shared mapsMike Frysinger1-0/+2
2010-01-07x86, ACPI: delete acpi_boot_table_init() return valueLen Brown1-3/+3