summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2011-02-02drm/radeon: remove 0x4243 pci idAlex Deucher1-1/+0
2011-02-02Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2-1/+8
2011-02-02ipv4: Update some fib_hash centric interface names.David S. Miller1-3/+3
2011-02-01netfilter: ipset: install ipset related header filesPatrick McHardy3-0/+8
2011-02-01IPVS: Remove unused variablesSimon Horman1-2/+0
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: ecache: always set events bits, filter them laterPablo Neira Ayuso1-3/+0
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 Kadlecsik2-1/+11
2011-02-01Merge branch 'sh/urgent' into sh-latestPaul Mundt9-20/+14
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 Torokhov522-4770/+12962
2011-02-01ipv4: Consolidate all default route selection implementations.David S. Miller1-5/+1
2011-02-01ipv4: Remember FIB alias list head and table in lookup results.David S. Miller1-0/+3
2011-02-01Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds4-16/+3