summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-01-16kfifo: sanitize *_user error handlingAndi Kleen
2010-01-16kfifo: use void * pointers for user buffersAndi Kleen
2010-01-16tty.h: make tty_port_get() static inlineRandy Dunlap
2010-01-16kfifo: fix kfifo_out_locked race bugStefani Seibold
2010-01-16perf: Export software-only event group characteristic as a flagFrederic Weisbecker
2010-01-16list: Introduce list_rotate_left()Frederic Weisbecker
2010-01-16perf/core: Split context's event group list into pinned and non-pinned listsFrederic Weisbecker
2010-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-01-14lib: Introduce strnstr()Li Zefan
2010-01-14Fix ACC_MODE() for realAl Viro
2010-01-13genirq: Fix documentation of default chip disable()Mark Brown
2010-01-13plist: Fix grammar mistake, and c-style mistakeJohn Kacur
2010-01-13Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-01-13mtd: Really add ARM pismo supportRussell King - ARM Linux
2010-01-13rcu: Add force_quiescent_state() testing to rcutorturePaul E. McKenney
2010-01-12lib: Introduce generic list_sort functionDave Chinner
2010-01-12Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-01-12libata: retry link resume if necessaryTejun Heo
2010-01-12Merge branch 'for-jens' of http://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe
2010-01-12drbd: The kernel code is now equivalent to out of tree release 8.3.7Philipp Reisner
2010-01-12drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...Philipp Reisner
2010-01-11core, x86: make LIST_POISON less deadlyAvi Kivity
2010-01-11gpio: adp5588-gpio: new driver for ADP5588 GPIO expandersMichael Hennerich
2010-01-11lib: add support for LZO-compressed kernelsAlbin Tonnerre
2010-01-11kmemcheck: make bitfield annotations truly no-ops when disabledVegard Nossum
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart
2010-01-11genhd: overlapping variable definitionStephen Hemminger
2010-01-11block: Stop using byte offsetsMartin K. Petersen
2010-01-11block: removed unused as_io_contextKirill Afonshin
2010-01-11block: bdev_stack_limits wrapperMartin K. Petersen
2010-01-11block: Fix discard alignment calculation and printingMartin K. Petersen
2010-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-01-07kgdb: Fix kernel-doc format error in kgdb.hRandy Dunlap
2010-01-07maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)Jason Wessel
2010-01-06NOMMU: Avoiding duplicate icache flushes of shared mapsMike Frysinger
2010-01-06x86, ACPI: delete acpi_boot_table_init() return valueLen Brown
2010-01-06tracing: Remove show_format and related macros from TRACE_EVENTLai Jiangshan
2010-01-06tracing: Have syscall tracing call its own init functionSteven Rostedt
2010-01-06tracing: Add print_fmt fieldLai Jiangshan
2010-01-06padata: Generic parallelization/serialization interfaceSteffen Klassert
2010-01-06Input: gameport - let device core tell us if device was registeredDmitry Torokhov
2010-01-06Input: serio - let device core tell us if device was registeredDmitry Torokhov
2010-01-06Input: serio - fix potential deadlock when unbinding driversEric W. Biederman
2010-01-04PCI/PM: Use per-device D3 delaysRafael J. Wysocki
2010-01-04HID: handle joysticks with large number of buttonsJiri Kosina
2010-01-04resource: add helpers for fetching rlimitsJiri Slaby
2010-01-04resource: move kernel function inside __KERNEL__Jiri Slaby
2010-01-02Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds