aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds5-65/+102
2010-02-26mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse1-1/+3
2010-02-26V4L/DVB (14003): gspca_cpai1: New gspca subdriver for CPIA CPiA version 1 camsHans de Goede1-0/+1
2010-02-26V4L/DVB (13992): gspca_sn9c2028: New gspca subdriverTheodore Kilgore1-0/+1
2010-02-26mtd: nand: add ->badblockbits for minimum number of set bits in bad block byteMaxim Levitsky1-0/+1
2010-02-26mtd: nand: make reads using MTD_OOB_RAW affect only ECC validationMaxim Levitsky1-3/+1
2010-02-26mtd: blktrans: allow FTL drivers to export sysfs attributesMaxim Levitsky1-0/+2
2010-02-26failslab: add ability to filter slab cachesDmitry Monakhov2-2/+8
2010-02-26mtd: blktrans: Hotplug fixesMaxim Levitsky1-0/+3
2010-02-26mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and threadMaxim Levitsky1-5/+5
2010-02-26mtd: create unlocked versions of {get,put}_mtd_deviceMaxim Levitsky1-1/+2
2010-02-26mtd: move more manufacturers to the common cfi.h header fileGuillaume LECERF1-5/+7
2010-02-26can: ti hecc module : add platform specific initialization callback.Sriramakrishnan1-2/+6
2010-02-26mtd: nand: add lock/unlock routinesVimal Singh1-0/+10
2010-02-26Revert "ethtool: Add n-tuple string length to drvinfo and return it"David S. Miller1-1/+0
2010-02-26block: remove padding from io_context on 64bit buildsRichard Kennedy1-1/+1
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2-12/+17
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen1-1/+8
2010-02-26block: Add BLK_ prefix to definitionsMartin K. Petersen1-3/+7
2010-02-26block: Remove unused accessor functionMartin K. Petersen1-1/+0
2010-02-26ethtool: Add n-tuple string length to drvinfo and return itPeter Waskiewicz1-0/+1
2010-02-26perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra1-1/+1
2010-02-26perf_events: Add new start/stop PMU callbacksStephane Eranian1-0/+2
2010-02-26can: netlink support for bus-error reporting and countersWolfgang Grandegger2-4/+16
2010-02-26Input: atkbd - release previously reserved keycodes 248 - 254Dmitry Torokhov1-1/+1
2010-02-26Input: add KEY_WPS_BUTTON definitionDmitry Torokhov1-0/+1
2010-02-26Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar1-2/+4
2010-02-26Merge commit 'v2.6.33' into tracing/coreIngo Molnar45-210/+319
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+50
2010-02-26early_res: Add free_early_partial()Yinghai Lu1-0/+1
2010-02-26rcu: Make rcu_read_lock_sched_held() take boot time into accountPaul E. McKenney3-6/+3
2010-02-26Merge commit 'origin/master' into nextBenjamin Herrenschmidt13-57/+209
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-47/+90
2010-02-25Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+5
2010-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+45
2010-02-25kprobes: Jump optimization sysctl interfaceMasami Hiramatsu1-0/+8
2010-02-25kprobes: Introduce kprobes jump optimizationMasami Hiramatsu1-0/+36
2010-02-25Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse'...Jiri Kosina2-33/+2
2010-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds4-2/+60
2010-02-25tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney1-2/+4
2010-02-25JFFS2: avoid using C++ keyword `new' in userspace-visible headerAndrew Morton1-2/+2
2010-02-25mtd: Replace static array of devices with an idr structureBen Hutchings1-1/+0
2010-02-25mtd: quiet sparse noise in cfi.hH Hartley Sweeten1-1/+1
2010-02-25doc: fix typo in comment explaining rb_tree usageNikanth Karthikesan1-4/+4
2010-02-25rcu: Accelerate grace period if last non-dynticked CPUPaul E. McKenney1-0/+14
2010-02-25vfs: Abstract rcu_dereference_check for files-fdtable usePaul E. McKenney1-4/+7
2010-02-25vfs: Apply lockdep-based checking to rcu_dereference() usesPaul E. McKenney1-2/+6
2010-02-25sched: Use lockdep-based checking on rcu_dereference()Paul E. McKenney2-2/+5
2010-02-25net: Add checking to rcu_dereference() primitivesPaul E. McKenney1-0/+3
2010-02-25rcu: Disable lockdep checking in RCU list-traversal primitivesPaul E. McKenney2-9/+9