aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-12
|\
| * sched: Remove forced2_migrations statsIngo Molnar2009-12-10
| * sched: Make tunable scaling style configurableChristian Ehrhardt2009-12-09
| * sched: Discard some old bitsPeter Zijlstra2009-12-09
| * sched: Sanitize fork() handlingPeter Zijlstra2009-12-09
| * sched: Remove sysctl.sched_featuresPeter Zijlstra2009-12-09
| * sched: Protect sched_rr_get_param() access to task->sched_classThomas Gleixner2009-12-09
| * sched: Fix balance vs hotplug racePeter Zijlstra2009-12-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-11
|\ \
| * \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-11
| |\ \
| * | | net: fix compat_sys_recvmmsg parameter typeHeiko Carstens2009-12-11
| * | | tcp: Stalling connections: Move timeout calculation routineDamian Lukowski2009-12-08
| * | | tcp: Stalling connections: Fix timeout calculation routineDamian Lukowski2009-12-08
| * | | include/linux/if_ether.h: Remove unused defines MAC_BUF_SIZE and DECLARE_MAC_BUFJoe Perches2009-12-08
| * | | gigaset: documentation amendmentsTilman Schmidt2009-12-08
| * | | tcp: Fix a connect() race with timewait socketsEric Dumazet2009-12-08
| * | | tcp: Fix a connect() race with timewait socketsEric Dumazet2009-12-08
* | | | Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-11
|\ \ \ \
| * | | | usbdevfs: move compat_ioctl handling to devio.cArnd Bergmann2009-12-10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2009-12-11
|\ \ \ \ \
| * | | | | asm-generic: add sys_recvmmsg to unistd.hArnd Bergmann2009-12-10
| * | | | | asm-generic: add sys_accept4 to unistd.hArnd Bergmann2009-12-10
| * | | | | asm-generic/gpio.h: add some forward decls of the device structMike Frysinger2009-12-10
| * | | | | asm-generic: Fix typo in asm-generic/unistd.h.Chen Liqin2009-11-03
* | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-11
|\ \ \ \ \ \
| * | | | | | itimer: Fix the itimer trace print formatThomas Gleixner2009-12-10
| * | | | | | hrtimer: move timer stats helper functions to hrtimer.cHeiko Carstens2009-12-10
| * | | | | | hrtimer: Tune hrtimer_interrupt hang logicThomas Gleixner2009-12-10
* | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-11
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tip/tracing/core3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2009-12-10
| |\ \ \ \ \ \ \
| | * | | | | | | tracing: Add full state to trace_seqJohannes Berg2009-12-09
| | * | | | | | | tracing: Buffer the output of seq_file in case of filled bufferSteven Rostedt2009-12-09
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-11
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | sched: Mark sched_clock() as notraceMike Frysinger2009-12-10
| * | | | | | | hw-breakpoints: Modify breakpoints without unregistering themFrederic Weisbecker2009-12-09
| * | | | | | | perf events: hw_breakpoints: Don't include asm/hw_breakpoint.h in user spaceArnd Bergmann2009-12-07
| * | | | | | | hw-breakpoints: Zeroe the breakpoint attrs on initializationFrederic Weisbecker2009-12-07
| * | | | | | | perf: Remove the "event" callback from perf eventsFrederic Weisbecker2009-12-06
| * | | | | | | hw-breakpoints: Use overflow handler instead of the event callbackFrederic Weisbecker2009-12-06
| * | | | | | | hw-breakpoints: Drop callback and task parameters from modify helperFrederic Weisbecker2009-12-06
| * | | | | | | perf: Remove unused struct perf_event::event_callbackFrederic Weisbecker2009-12-06
| * | | | | | | perf: Remove pointless union that wraps the hw breakpoint fieldsFrederic Weisbecker2009-12-06
| * | | | | | | hw-breakpoints: Add two reserved fields for future extensionsFrederic Weisbecker2009-12-06
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-12-11
|\ \ \ \ \ \ \ \
| * | | | | | | | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger2009-11-24
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-12-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tty: push the BKL down into the handlers a bitAlan Cox2009-12-11
| * | | | | | | | | tty: isicom: sort out the board init logicAlan Cox2009-12-11
| * | | | | | | | | tty: tty_port: Add a kref object to the tty portAlan Cox2009-12-11
| * | | | | | | | | tty: tty_port: Change the buffer allocator lockingAlan Cox2009-12-11