summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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 Likely51-108/+191
2011-02-04Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar5-53/+62
2011-02-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds3-2/+8
2011-02-04ARM: mmci: add dmaengine-based DMA supportRussell King1-0/+17
2011-02-04fix comment spelling becausse => becausePete Zaitcev1-1/+1
2011-02-04include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentJulia Lawall1-1/+2
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-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+1
2011-02-04mac80211: Add testing functionality for TKIPJouni Malinen1-0/+4
2011-02-04mac80211: add HW flag for disabling auto link-PS in AP modeArik Nemtsov1-1/+53
2011-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+25
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 Rostedt2-14/+13
2011-02-03tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers3-19/+26
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-03tcp: Increase the initial congestion window to 10.David S. Miller1-9/+3
2011-02-03tracing: Replace trace_event struct array with pointer arraySteven Rostedt4-20/+23
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. Miller1-3/+0
2011-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller15-3/+1889
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-Hartman51-108/+191
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