aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * | | | | | | | | agp/intel: Fix cache control for SandybridgeZhenyu Wang2010-09-07
| |/ / / / / / / /
* | | | | | | | | sunrpc/cache: allow threads to block while waiting for cache update.NeilBrown2010-09-07
* | | | | | | | | sunrpc: use seconds since boot in expiry cacheNeilBrown2010-09-07
* | | | | | | | | sunrpc: extract some common sunrpc_cache code from nfsdNeilBrown2010-09-07
|/ / / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-28
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | tcp: Combat per-cpu skew in orphan tests.David S. Miller2010-08-25
* | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-28
|\ \ \ \ \ \ \ \
| * | | | | | | | fanotify: resize pid and reorder structureTvrtko Ursulin2010-08-27
| * | | | | | | | fanotify: flush outstanding perm requests on group destroyEric Paris2010-08-22
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-08-28
|\ \ \ \ \ \ \ \
| * | | | | | | | vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARBChris Wilson2010-08-26
* | | | | | | | | NOMMU: Stub out vm_get_page_prot() if there's no MMUDavid Howells2010-08-28
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-28
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Input: uinput - add devname alias to allow module on-demand loadKay Sievers2010-08-21
| * | | | | | | | USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov2010-08-21
| * | | | | | | | Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-21
| * | | | | | | | Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov2010-08-20
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-24
|\ \ \ \ \ \ \ \
| * | | | | | | | tracing: Fix timer tracingArjan van de Ven2010-08-19
| |/ / / / / / /
* | | | | | | | guard page for stacks that grow upwardsLuck, Tony2010-08-24
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-08-24
|\ \ \ \ \ \ \ \
| * | | | | | | | kobject: Break the kobject namespace defs into their own headerDavid Howells2010-08-23
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-08-24
|\ \ \ \ \ \ \ \
| * | | | | | | | USB: gadget: fix composite kernel-doc warningsRandy Dunlap2010-08-23
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-23
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | header: fix broken headers for user spaceChangli Gao2010-08-23
| * | | | | | | netfilter: fix userspace header warningSam Ravnborg2010-08-19
| * | | | | | | net: add Fast Ethernet driver for PXA168.Sachin Sanap2010-08-19
* | | | | | | | Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds2010-08-23
|\ \ \ \ \ \ \ \
| * | | | | | | | xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfieldIan Campbell2010-08-23
| * | | | | | | | xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell2010-08-23
| * | | | | | | | xen: pvhvm: allow user to request no emulated device unplugIan Campbell2010-08-23
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-23
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | |
| * | | | | | drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie2010-08-17
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2010-08-22
|\ \ \ \ \ \ \
| * | | | | | | slub: add missing __percpu markup in mm/slub_def.hNamhyung Kim2010-08-09
* | | | | | | | workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven2010-08-21
* | | | | | | | mm: make the vma list be doubly linkedLinus Torvalds2010-08-21
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | kfifo: implement missing __kfifo_skip_r()Andrea Righi2010-08-20
* | | | | | | Fix the declaration of sys_execve() in asm-generic/syscalls.hDavid Howells2010-08-18
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-18
|\ \ \ \ \ \ \
| * | | | | | | fs: scale files_lockNick Piggin2010-08-18
| * | | | | | | lglock: introduce special lglock and brlock spin locksNick Piggin2010-08-18
| * | | | | | | tty: fix fu_list abuseNick Piggin2010-08-18
| * | | | | | | fs: cleanup files_lock lockingNick Piggin2010-08-18
| * | | | | | | fs: fs_struct rwlock to spinlockNick Piggin2010-08-18
| * | | | | | | remove SWRITE* I/O typesChristoph Hellwig2010-08-18
| * | | | | | | kill BH_Ordered flagChristoph Hellwig2010-08-18
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-18
|\ \ \ \ \ \ \
| * | | | | | | ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela2010-08-18
| |/ / / / / /