2011-09-01 |
Sam Ravnborg | SPARC32 require access to the start address. Add a... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Konstantin... | Logic added in commit 8cab4754d24a0 ("vmscan: make... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Konstantin... | Commit 645747462435 ("vmscan: detect mapped file pages... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Mitsuo Hayasaka | The /proc/vmallocinfo shows information about vmalloc... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Andrew Morton | massage atomic.h inclusions |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Konstantin... | Use atomic-long operations instead of looping around... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Konstantin... | A shrinker function can return -1, means that it cannot... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Akinobu Mita | Use newly introduced memchr_inv() for page verification. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Akinobu Mita | memchr_inv() is mainly used to check whether the whole... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Akinobu Mita | printk_ratelimit() should not be used, because it share... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Shaohua Li | It's possible a zone watermark is ok when entering... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Mel Gorman | When direct reclaim encounters a dirty page, it gets... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Mel Gorman | Workloads that are allocating frequently and writing... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Mel Gorman | It is preferable that no dirty pages are dispatched... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Mel Gorman | Direct reclaim should never writeback pages. Warn... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Mel Gorman | Direct reclaim should never writeback pages. For now... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Mel Gorman | Lumpy reclaim worked with two passes - the first which... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Mel Gorman | Testing from the XFS folk revealed that there is still... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Andrew Morton | add missing ; |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Christoph Lameter | Add comments to explain the page statistics field in... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Christoph Lameter | Some kernel components pin user space memory (infiniban... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Johannes Weiner | The nr_force_scan[] tuple holds the effective scan... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Andrew Morton | fix comment |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Johannes Weiner | Without swap, anonymous pages are not scanned. As... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Dave Jones | When we get a bad_page bug report, it's useful to see... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Robert P. J... | Add the leading word "tmpfs" to the Kconfig string... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
David Rientjes | After selecting a task to kill, the oom killer iterates... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Johannes Weiner | The tracing ring-buffer used this function briefly... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Shaohua Li | per-task block plug can reduce block queue lock content... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Hugh Dickins | radix_tree_tag_get()'s BUG (when it sees a tag after... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Minchan Kim | unmap_and_move() is one a big messy function. Clean... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Minchan Kim | In __zone_reclaim case, we don't want to shrink mapped... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Minchan Kim | In async mode, compaction doesn't migrate dirty or... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Minchan Kim | Change ISOLATE_XXX macro with bitwise isolate_mode_t... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Minchan Kim | acct_isolated of compaction uses page_lru_base_type... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Christopher... | > You might get some speed benefit by optimising for... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Christopher... | - Add x86_64 specific wire up |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Christopher... | The basic idea behind cross memory attach is to allow... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Dave Jones | When we get corruption reports, it's useful to see... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Dave Jones | When we get corruption reports, it's useful to see... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Andrew Morton | Unbreak alpha build. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Andrew Morton | Unbreak alpha build. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Andrew Morton | Unbreak the alpha build. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Mathias Krause | The address limit is already set in flush_old_exec... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Eric Miao | brd_make_request() always returns 0, which doesn't... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Stephen Boyd | Instead of open coding this function use kstrtoul_from_... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Jonathan Cameron | This does involve additional use of the spin lock in... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Jonathan Cameron | Some mangling of errors was necessary to maintain curre... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Jesper Juhl | We leak in drivers/scsi/aacraid/commctrl.c::aac_send_ra... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Randy Dunlap | Fix sparse warnings of right shift bigger than source... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Alexander Shishkin | For headers that get exported to userland and make... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Jean Delvare | The current implementation of dmi_name_in_vendors(... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Yinghai Lu | When do pci remove/rescan on system that have more... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Mathias Krause | The address limit is already set in flush_old_exec... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Akinobu Mita | The dqc_bitmap field of struct ocfs2_local_disk_chunk... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Akinobu Mita | ext4_{set,clear}_bit() is defined as __test_and_{set... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Christine Chan | del_timer_sync() calls debug_object_assert_init() to... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Christine Chan | Add new check (assert_init) to make sure objects are... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Mathias Krause | The address limit is already set in flush_old_exec... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Mathias Krause | The address limit is already set in flush_old_exec... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Michal Hocko | show_stat handler of the /proc/stat file relies on... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Michal Hocko | get_cpu_{idle,iowait}_time_us update idle/iowait counte... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Michal Hocko | update_ts_time_stat currently updates idle time even... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Michal Hocko | This patchset aims at addressing /proc/stat issue which... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Jonathan Cameron | A straightforward looking use of idr for a device id. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Jonathan Cameron | hwmon was using an idr with a NULL pointer, so convert... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Andrea Righi | fb_set_suspend() must be called with the console semaph... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Julia Lawall | kbuf is a buffer that is local to this function, so... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Jonathan Cameron | Some messing with error codes to return 0 on out id... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Roel Kluin | Don't dereference em if it's NULL or an error pointer. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Jesper Juhl | A call to va_copy() should always be followed by a... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Mathias Krause | The address limit is already set in flush_old_exec... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Vasiliy Kulikov | Don't allow everybody to use a modem. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Vaibhav Nagarnaik | The current interrupt traces from irq_handler_entry... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Vaibhav Nagarnaik | The x86 timer interrupt handler is the only handler... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Mike Ditto | Replace the bubble sort in sanitize_e820_map() with... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Andrew Morton | Cc: Ed Wildgoose <git@wildgooses.com> |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Ed Wildgoose | This new driver replaces the old PCEngines Alix 2/3... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Ludwig Nussel | On x86_32 casting the unsigned int result of get_random... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Shérab | This makes the iris driver use the platform API, so... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Clay Carpenter | Add support for Aspire 1410 BIOS v1.3314. Fixes the... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Andy Whitcroft | Since the commit below which added O_PATH support to... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
hank | The parameter's origin type is long. On an i386 archit... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
WANG Cong | Fix the following memory leak: |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Randy Dunlap | Fix kconfig unmet dependency warning. BACKLIGHT_CLASS_... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Carsten Emde | When no floppy is found the module code can be released... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
KAMEZAWA Hiroyuki | Because of x86-implement-strict-user-copy-checks-for... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Stephen Rothwell | Merge remote-tracking branch 'kvmtool/master' |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Stephen Rothwell | Merge remote-tracking branch 'moduleh/module.h-split' |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Stephen Rothwell | Merge remote-tracking branch 'writeback/next' |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Stephen Rothwell | Merge remote-tracking branch 'tmem/linux-next' |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Stephen Rothwell | Merge remote-tracking branch 'staging/staging-next' |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Stephen Rothwell | Merge remote-tracking branch 'usb/usb-next' |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Stephen Rothwell | Merge remote-tracking branch 'tty/tty-next' |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Stephen Rothwell | Merge remote-tracking branch 'driver-core/driver-core... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Stephen Rothwell | Merge remote-tracking branch 'regmap/for-next' |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Stephen Rothwell | Merge remote-tracking branch 'namespace/master' |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Stephen Rothwell | Merge remote-tracking branch 'sysctl/master' |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Stephen Rothwell | Merge remote-tracking branch 'percpu/for-next' |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Stephen Rothwell | Merge remote-tracking branch 'edac-amd/for-next' |
commit | commitdiff | tree | snapshot |
next |