| Commit message (Expand) | Author | Files | Lines |
2010-07-21 | x86, xsave: Move boot cpu initialization to xsave_init() | Robert Richter | 3 | -13/+12 |
2010-07-21 | x86, xsave: 32/64 bit boot cpu check unification in initialization | Robert Richter | 1 | -1/+1 |
2010-07-21 | x86, xsave: Do not include asm/i387.h in asm/xsave.h | Robert Richter | 1 | -1/+0 |
2010-07-20 | x86, xsave: Use xsaveopt in context-switch path when supported | Suresh Siddha | 3 | -4/+15 |
2010-07-20 | x86, xsave: Sync xsave memory layout with its header for user handling | Suresh Siddha | 4 | -1/+123 |
2010-07-20 | x86, xsave: Track the offset, size of state in the xsave layout | Suresh Siddha | 1 | -0/+29 |
2010-07-20 | x86, cpu: Enumerate xsaveopt | Suresh Siddha | 1 | -0/+1 |
2010-07-20 | x86, cpu: Add xsaveopt cpufeature | Suresh Siddha | 1 | -0/+1 |
2010-07-20 | x86, cpu: Make init_scattered_cpuid_features() consider cpuid subleaves | Suresh Siddha | 1 | -12/+13 |
2010-07-08 | x86, cpu: Support the features flags in new CPUID leaf 7 | H. Peter Anvin | 3 | -4/+21 |
2010-07-07 | x86, cpu: Add CPU flags for F16C and RDRND | H. Peter Anvin | 1 | -0/+2 |
2010-06-16 | x86: Look for IA32_ENERGY_PERF_BIAS support | Venkatesh Pallipadi | 3 | -0/+4 |
2010-06-10 | x86, AMD: Extend support to future families | Borislav Petkov | 1 | -3/+3 |
2010-06-10 | x86, cacheinfo: Carve out L3 cache slot accessors | Borislav Petkov | 1 | -26/+82 |
2010-06-10 | x86, xsave: Cleanup return codes in check_for_xstate() | Dan Carpenter | 1 | -6/+7 |
2010-06-06 | Linux 2.6.35-rc2v2.6.35-rc2 | Linus Torvalds | 1 | -1/+1 |
2010-06-06 | drm/i915: Move non-phys cursors into the GTT | Chris Wilson | 1 | -0/+9 |
2010-06-05 | ext4: Fix remaining racy updates of EXT4_I(inode)->i_flags | Dmitry Monakhov | 1 | -17/+23 |
2010-06-05 | module: fix bne2 "gave up waiting for init of module libcrc32c" | Rusty Russell | 1 | -32/+59 |
2010-06-05 | module: verify_export_symbols under the lock | Rusty Russell | 1 | -16/+10 |
2010-06-05 | module: move find_module check to end | Linus Torvalds | 1 | -5/+7 |
2010-06-05 | module: make locking more fine-grained. | Rusty Russell | 1 | -23/+42 |
2010-06-05 | module: Make module sysfs functions private. | Rusty Russell | 2 | -37/+25 |
2010-06-05 | module: move sysfs exposure to end of load_module | Rusty Russell | 1 | -11/+36 |
2010-06-05 | module: fix kdb's illicit use of struct module_use. | Rusty Russell | 3 | -19/+11 |
2010-06-05 | module: Make the 'usage' lists be two-way | Linus Torvalds | 2 | -32/+51 |
2010-06-05 | X25: remove duplicated #include | Huang Weiyi | 1 | -2/+0 |
2010-06-05 | tcp: use correct net ns in cookie_v4_check() | Eric Dumazet | 1 | -1/+1 |
2010-06-05 | rps: tcp: fix rps_sock_flow_table table updates | Eric Dumazet | 1 | -3/+4 |
2010-06-05 | ppp_generic: fix multilink fragment sizes | Ben McKeegan | 1 | -1/+1 |
2010-06-05 | syncookies: remove Kconfig text line about disabled-by-default | Florian Westphal | 1 | -5/+5 |
2010-06-05 | ixgbe: only check pfc bits in hang logic if pfc is enabled | John Fastabend | 1 | -1/+1 |
2010-06-05 | net: check for refcount if pop a stacked dst_entry | Steffen Klassert | 2 | -5/+5 |
2010-06-05 | omap: remove BUG_ON for disabled interrupts | Cory Maccarrone | 1 | -1/+0 |
2010-06-05 | vmscan: fix do_try_to_free_pages() return value when priority==0 reclaim failure | KOSAKI Motohiro | 1 | -13/+16 |
2010-06-05 | kernel/: fix BUG_ON checks for cpu notifier callbacks direct call | Akinobu Mita | 2 | -2/+2 |
2010-06-05 | cgroups: alloc_css_id() increments hierarchy depth | Greg Thelen | 1 | -1/+1 |
2010-06-05 | lib: add s390 to atomic64_dec_if_positive archs | Heiko Carstens | 1 | -1/+2 |
2010-06-05 | fbdev: fix frame buffer devices menu | Thadeu Lima de Souza Cascardo | 1 | -3/+3 |
2010-06-05 | arch/um: fix kunmap_atomic() call in skas/uaccess.c | Cesar Eduardo Barros | 1 | -1/+1 |
2010-06-05 | sys_personality: change sys_personality() to accept "unsigned int" instead of... | Oleg Nesterov | 3 | -11/+11 |
2010-06-05 | fb_defio: redo fix for non-dirty ptes | Albert Herranz | 1 | -1/+11 |
2010-06-05 | Revert "fb_defio: fix for non-dirty ptes" | Albert Herranz | 1 | -32/+8 |
2010-06-05 | flat: fix unmap len in load error path | Mike Frysinger | 1 | -1/+1 |
2010-06-05 | fs/binfmt_flat.c: split the stack & data alignments | Mike Frysinger | 1 | -8/+15 |
2010-06-05 | vmware balloon: clamp number of collected non-balloonable pages | Dmitry Torokhov | 1 | -3/+15 |
2010-06-05 | xtensa: invoke oom-killer from page fault | Nick Piggin | 1 | -10/+4 |
2010-06-05 | mn10300: invoke oom-killer from page fault | Nick Piggin | 1 | -5/+4 |
2010-06-05 | m32r: invoke oom-killer from page fault | Nick Piggin | 1 | -10/+4 |
2010-06-05 | frv: invoke oom-killer from page fault | Nick Piggin | 1 | -4/+4 |