summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-02-18Input: add KEY_RFKILLMatthew Garrett
2010-02-16kfifo: Don't use integer as NULL pointerAnton Vorontsov
2010-02-17Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-02-16sh: extend INTC with force_disableMagnus Damm
2010-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-14of/sparc: Remove sparc-local declaration of allnodes and devtree_lockGrant Likely
2010-02-14of: move definition of of_chosen into common code.Grant Likely
2010-02-14of: put default string compare and #a/s-cell values into common headerGrant Likely
2010-02-14of/flattree: Don't assume HAVE_LMBJeremy Kerr
2010-02-14of: protect linux/of.h with CONFIG_OFJeremy Kerr
2010-02-14of: Remove old and misplaced function declarationsGrant Likely
2010-02-10HID: Export hid_register_reportMichael Poole
2010-02-09of/flattree: endian-convert members of boot_param_headerJeremy Kerr
2010-02-09of: use __be32 for cell value accessorsJeremy Kerr
2010-02-09of/flattree: use callback to setup initrd from /chosenJeremy Kerr
2010-02-09of: make set_node_proc_entry private to proc_devtree.cJeremy Kerr
2010-02-09of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely
2010-02-09of: merge of_attach_node() & of_detach_node()Grant Likely
2010-02-09Merge branch 'sh/intc-extension'Paul Mundt
2010-02-09sh: extend INTC with force_enableMagnus Damm
2010-02-09sh: extend INTC with struct intc_hw_descMagnus Damm
2010-02-08[SCSI] mpt2sas: Added raid transport supportKashyap, Desai
2010-02-08Merge branch 'sh/dmaengine'Paul Mundt
2010-02-07ima: rename ima_path_check to ima_file_checkMimi Zohar
2010-02-07fix ima breakageMimi Zohar
2010-02-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-02-05percpu: add __percpu for sparseStephen Rothwell
2010-02-05Merge branch 'sh/stable-updates'Paul Mundt
2010-02-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-04libata: fix ata_id_logical_per_physical_sectorsChristoph Hellwig
2010-02-04perf: Make bp_len type to u64 generic across the archMahesh Salgaonkar
2010-02-03HID: make raw reports possible for both feature and output reportsJiri Kosina
2010-02-03lmb: Add lmb_free()Michael Ellerman
2010-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-02connector: Delete buggy notification code.Evgeniy Polyakov
2010-02-02Merge branch 'master' into upstreamJiri Kosina
2010-02-02Merge commit 'v2.6.33-rc6' into secretlab/next-spiGrant Likely
2010-02-02mtd: sh_flctl SHBUSSEL and SEL_16BIT supportMagnus Damm
2010-02-02mtd: trivial sh_flctl changesMagnus Damm
2010-02-01Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-02-01softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resumeJason Wessel
2010-01-30perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel
2010-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds
2010-01-28Input: add the ABS_MT_PRESSURE eventHenrik Rydberg
2010-01-29powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely