summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2011-02-01netfilter: xtables: "set" match and "SET" target supportJozsef Kadlecsik1-0/+55
2011-02-01netfilter: ipset: list:set set type supportJozsef Kadlecsik1-0/+27
2011-02-01netfilter: ipset: hash:ip set type supportJozsef Kadlecsik2-0/+1100
2011-02-01netfilter: ipset: bitmap:ip set type supportJozsef Kadlecsik2-0/+158
2011-02-01netfilter: ipset: IP set core supportJozsef Kadlecsik3-0/+498
2011-02-01netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macrosJozsef Kadlecsik1-1/+2
2011-02-01Merge branch 'sh/urgent' into sh-latestPaul Mundt7-17/+8
2011-02-01Input: input-polldev - fix a couple of typosDmitry Torokhov1-2/+2
2011-02-01Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov1-9/+3
2011-02-01Merge commit 'v2.6.38-rc3' into nextDmitry Torokhov334-3016/+7481
2011-02-01Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds4-16/+3
2011-02-01kernel.h: fix kernel-doc warningRandy Dunlap1-1/+1