summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-02-04drivers:misc: ti-st: firmware download optimizationPavan Savoy1-0/+6
2011-02-04drivers:misc: ti-st: move from rfkill to sysfsPavan Savoy1-2/+17
2011-02-04drivers:misc: ti-st: register with channel IDsPavan Savoy1-12/+28
2011-02-04USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti1-4/+0
2011-02-04USB: gadget: export functionfs.h to the includes available for userspaceMarek Szyprowski1-0/+1
2011-02-04USB: HCD: Add driver hooks for (un)?map_urb_for_dmaRobert Morell2-0/+16
2011-02-04USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell1-2/+2
2011-02-04of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior1-0/+9
2011-02-04Merge commit 'v2.6.38-rc3' into devicetree/nextGrant Likely26-70/+116
2011-02-04Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar3-30/+37
2011-02-04ARM: mmci: add dmaengine-based DMA supportRussell King1-0/+17
2011-02-04fix comment spelling becausse => becausePete Zaitcev1-1/+1
2011-02-04net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller1-0/+1
2011-02-04memory hotplug: Update phys_index to [start|end]_section_nrNathan Fontenot2-3/+6
2011-02-04firmware_classs: change val uevent's type to boolBob Liu1-2/+2
2011-02-04Dynamic debug: Add more flagsBart Van Assche1-1/+7
2011-02-04kobject: Add missing format attribute specificationsBart Van Assche1-2/+5
2011-02-03serial: ifx6x60: expanded info available from platform dataRuss Gorby1-7/+12
2011-02-03HID: roccat: Rename header roccat.h -> hid-roccat.hStefan Achatz1-0/+0
2011-02-03HID: roccat: Add ioctl command to retreive report size from chardevStefan Achatz1-0/+29
2011-02-03tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt1-9/+9
2011-02-03tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers2-16/+21
2011-02-03sched: Add yield_to(task, preempt) functionalityMike Galbraith1-0/+2
2011-02-03sched: Use a buddy to implement yield_task_fair()Rik van Riel1-2/+0
2011-02-03perf: Cure task_oncpu_function_call() racesPeter Zijlstra1-7/+0
2011-02-03sched: CHOKe flow schedulerstephen hemminger1-0/+29
2011-02-03tracing: Replace trace_event struct array with pointer arraySteven Rostedt2-5/+7
2011-02-03vfs: sparse: add __FMODE_EXECNamhyung Kim1-0/+1
2011-02-03vfs: sparse: remove a warning on OPEN_FMODE()Namhyung Kim1-1/+3
2011-02-03memcg: prevent endless loop when charging huge pages to near-limit groupJohannes Weiner1-0/+20
2011-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller13-1/+1880
2011-02-03netfilter: xtables: add device group matchPatrick McHardy2-0/+22
2011-02-03netfilter: ipset: fix linking with CONFIG_IPV6=nPatrick McHardy1-0/+10
2011-02-03Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman26-70/+116
2011-02-02posix clocks: Introduce dynamic clocksRichard Cochran2-1/+155
2011-02-02posix-timers: Cleanup namespaceThomas Gleixner1-1/+1
2011-02-02posix-timers: Add support for fd based clocksRichard Cochran1-0/+13
2011-02-02posix-timers: Introduce a syscall for clock tuning.Richard Cochran2-0/+4
2011-02-02ntp: Add ADJ_SETOFFSET mode bitRichard Cochran1-1/+2
2011-02-02time: Introduce timekeeping_inject_offsetJohn Stultz1-0/+1
2011-02-02posix-timers: Make posix-cpu-timers functions staticThomas Gleixner1-12/+0
2011-02-02posix-timers: Remove useless res field from k_clockThomas Gleixner1-1/+0
2011-02-02posix-timers: Convert clock_settime to clockid_to_kclock()Thomas Gleixner1-3/+0
2011-02-02thread_info: Remove legacy arg0-3 from restart_blockThomas Gleixner1-3/+0
2011-02-02posix-timers: Convert clock_nanosleep to clockid_to_kclock()Thomas Gleixner1-2/+0
2011-02-02posix-timers: Introduce clock_posix_cpuThomas Gleixner1-0/+2
2011-02-02time: Correct the *settime* parametersRichard Cochran3-8/+11
2011-02-01netfilter: ipset: install ipset related header filesPatrick McHardy3-0/+8
2011-02-01security: remove unused security_sysctl hookLucian Adrian Grijincu1-13/+0
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris3-3/+11