summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-02-05Merge branch 'sh/stable-updates'Paul Mundt2-32/+4
2010-02-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+4
2010-02-05TI Davinci EMAC : Abstract Buffer address translation logic.Sriramakrishnan1-0/+1
2010-02-05TI Davinci EMAC : add platform specific interrupt enable/disable logic.Sriramakrishnan1-0/+2
2010-02-05TI Davinci EMAC : Re-use driver for other platforms.Sriramakrishnan1-0/+36
2010-02-04libphy: add phy_find_first functionJiri Pirko1-0/+1
2010-02-04net: use helpers to access mc list V2Jiri Pirko1-0/+6
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+2
2010-02-04perf_events, x86: Fix bug in hw_perf_enable()Stephane Eranian1-0/+2
2010-02-04bitops: Ensure the compile time HWEIGHT is only used for suchPeter Zijlstra1-11/+22
2010-02-04Input: gpio-keys - add support for disabling gpios through sysfsMika Westerberg1-0/+1
2010-02-04ftrace: Remove record freezingMasami Hiramatsu1-1/+0
2010-02-04ftrace/alternatives: Introducing *_text_reserved functionsMasami Hiramatsu1-0/+6
2010-02-04Input: add match() method to input hanldersDmitry Torokhov1-3/+3
2010-02-04libata: fix ata_id_logical_per_physical_sectorsChristoph Hellwig1-2/+2
2010-02-04net: CONFIG_COMPAT reduxAlexey Dobriyan1-0/+4
2010-02-04net: macvtap driverArnd Bergmann1-0/+1
2010-02-04macvlan: allow multiple driver backendsArnd Bergmann1-0/+70
2010-02-04net: maintain namespace isolation between vlan and real deviceArnd Bergmann1-0/+9
2010-02-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-32/+0
2010-02-04perf: Make bp_len type to u64 generic across the archMahesh Salgaonkar2-5/+3
2010-02-03netfilter: xtables: add CT targetPatrick McHardy2-0/+18
2010-02-03HID: make raw reports possible for both feature and output reportsJiri Kosina1-1/+1
2010-02-03netfilter: nf_conntrack: support conntrack templatesPatrick McHardy1-0/+4
2010-02-03netfilter: ctnetlink: support selective event deliveryPatrick McHardy1-0/+18
2010-02-03netfilter: add struct net * to target parametersPatrick McHardy1-0/+2
2010-02-03lmb: Add lmb_free()Michael Ellerman1-0/+1
2010-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-32/+0
2010-02-03connector: Delete buggy notification code.Evgeniy Polyakov1-32/+0
2010-02-03virtio: Add ability to detach unused buffers from vringsShirley Ma1-0/+4
2010-02-03Merge branch 'master' into upstreamJiri Kosina230-5225/+5680
2010-02-02igmp: fix ip_mc_sf_allow race [v5]Flavio Leitner1-0/+2
2010-02-02netfilter: xtables: CONFIG_COMPAT reduxAlexey Dobriyan2-7/+14
2010-02-02Merge commit 'v2.6.33-rc6' into secretlab/next-spiGrant Likely29-104/+173
2010-02-02mtd: sh_flctl SHBUSSEL and SEL_16BIT supportMagnus Damm1-0/+2
2010-02-02mtd: trivial sh_flctl changesMagnus Damm1-0/+1
2010-02-02Move page_is_ram() declaration to mm.hWu Fengguang2-2/+2
2010-02-02resources: introduce generic page_is_ram()Wu Fengguang1-0/+2
2010-02-01Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2010-02-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+4
2010-02-01softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resumeJason Wessel1-0/+4
2010-01-30Input: Mac button emulation - implement as an input filterDmitry Torokhov1-3/+0
2010-01-30Input: implement input filtersDmitry Torokhov1-0/+8
2010-01-30perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel1-0/+2
2010-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-4/+9
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds2-1/+2
2010-01-29Merge branch 'perf/urgent' into perf/coreIngo Molnar24-98/+157
2010-01-29ntp: Make time_esterror and time_maxerror staticjohn stultz1-3/+0
2010-01-29block: Added in stricter no merge semantics for block I/OAlan D. Brunelle1-0/+3
2010-01-29perf, x86: Clean up event constraints code a bitIngo Molnar1-13/+11