| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | scripts/get_maintainer.pl: add --sections, print entire matched subsystem | Joe Perches | 2010-03-06 | 1 | -4/+32 |
* | scripts/get_maintainer.pl: add --file-emails, find embedded email addresses | Joe Perches | 2010-03-06 | 1 | -7/+76 |
* | printk: avoid warning when CONFIG_PRINTK is disabled | Gustavo F. Padovan | 2010-03-06 | 1 | -2/+1 |
* | exec: create initial stack independent of PAGE_SIZE | Michael Neuling | 2010-03-06 | 1 | -3/+1 |
* | kernel/pid.c: update comment on find_task_by_pid_ns | Tetsuo Handa | 2010-03-06 | 1 | -1/+1 |
* | panic: fix panic_timeout accuracy when running on a hypervisor | Anton Blanchard | 2010-03-06 | 1 | -16/+30 |
* | kernel core: use helpers for rlimits | Jiri Slaby | 2010-03-06 | 7 | -16/+20 |
* | posix-cpu-timers: cleanup rlimits usage | Jiri Slaby | 2010-03-06 | 1 | -15/+17 |
* | kernel/exit.c: fix shadows sparse warning | Thiago Farina | 2010-03-06 | 1 | -1/+1 |
* | includecheck fix for kernel/params.c | Jaswinder Singh Rajput | 2010-03-06 | 1 | -1/+0 |
* | splice: comparing unsigned int < 0 | Dan Carpenter | 2010-03-06 | 1 | -2/+3 |
* | lkdtm: add debugfs access and loosen KPROBE ties | Simon Kagstrom | 2010-03-06 | 3 | -85/+430 |
* | eisa: fix coding style for eisa bus code | Thadeu Lima de Souza Cascardo | 2010-03-06 | 1 | -112/+128 |
* | drivers/misc/iwmc3200top/main.c: eliminate useless code | Julia Lawall | 2010-03-06 | 1 | -2/+0 |
* | init/main.c: make setup_max_cpus static for !SMP | H Hartley Sweeten | 2010-03-06 | 1 | -1/+1 |
* | smp: fix documentation in include/linux/smp.h | Rakib Mullick | 2010-03-06 | 1 | -1/+1 |
* | nodemask.h: remove macro any_online_node | H Hartley Sweeten | 2010-03-06 | 3 | -15/+4 |
* | fs: use rlimit helpers | Jiri Slaby | 2010-03-06 | 8 | -12/+12 |
* | cpumask: let num_*_cpus() function always return unsigned values | Heiko Carstens | 2010-03-06 | 1 | -4/+4 |
* | init/initramfs.c: fix "symbol shadows an earlier one" noise | H Hartley Sweeten | 2010-03-06 | 1 | -6/+6 |
* | init/main.c: improve usability in case of init binary failure | Andreas Mohr | 2010-03-06 | 2 | -1/+51 |
* | kernel/cpu.c: delete deprecated definition in cpu_up() | Chen Gong | 2010-03-06 | 1 | -1/+1 |
* | MFGPT: move clocksource menu | Randy Dunlap | 2010-03-06 | 3 | -11/+9 |
* | um: tell git to ignore generated files | WANG Cong | 2010-03-06 | 2 | -0/+4 |
* | uml: line.c: avoid NULL pointer dereference | Alexander Beregalov | 2010-03-06 | 1 | -2/+2 |
* | cris v32: typo in crisv32_arbiter_unwatch()? | Roel Kluin | 2010-03-06 | 1 | -1/+1 |
* | cryptocop: fix assertion in create_output_descriptors() | Roel Kluin | 2010-03-06 | 1 | -1/+1 |
* | cris: convert to use arch_gettimeoffset() | john stultz | 2010-03-06 | 2 | -66/+8 |
* | cpuidle menu: remove 8 bytes of padding on 64 bit builds | Richard Kennedy | 2010-03-06 | 1 | -1/+1 |
* | alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount | Roel Kluin | 2010-03-06 | 1 | -1/+2 |
* | frv: remove pci_dma_sync_single() and pci_dma_sync_sg() | FUJITA Tomonori | 2010-03-06 | 1 | -37/+0 |
* | mm: add comment on swap_duplicate's error code | Hugh Dickins | 2010-03-06 | 1 | -1/+5 |
* | nommu: get_user_pages(): pin last page on non-page-aligned start | Steven J. Magnani | 2010-03-06 | 1 | -2/+2 |
* | mm: use the same log level for show_mem() | Amerigo Wang | 2010-03-06 | 1 | -7/+7 |
* | mm: add comment about deprecation of __GFP_NOFAIL | David Rientjes | 2010-03-06 | 1 | -1/+2 |
* | vmscan: detect mapped file pages used only once | Johannes Weiner | 2010-03-06 | 3 | -14/+36 |
* | vmscan: drop page_mapping_inuse() | Johannes Weiner | 2010-03-06 | 1 | -23/+2 |
* | vmscan: factor out page reference checks | Johannes Weiner | 2010-03-06 | 1 | -13/+43 |
* | mm: document /sys/devices/system/node/nodeX | Mel Gorman | 2010-03-06 | 1 | -0/+7 |
* | mm: document /proc/pagetypeinfo | Mel Gorman | 2010-03-06 | 1 | -1/+44 |
* | mm: suppress pfn range output for zones without pages | David Rientjes | 2010-03-06 | 1 | -2/+6 |
* | mm/pm: force GFP_NOIO during suspend/hibernation and resume | Rafael J. Wysocki | 2010-03-06 | 5 | -5/+41 |
* | mm/swapfile.c: fix swapon size off-by-one | Hugh Dickins | 2010-03-06 | 1 | -13/+18 |
* | mm: remove VM_LOCK_RMAP code | Rik van Riel | 2010-03-06 | 3 | -31/+0 |
* | rmap: move exclusively owned pages to own anon_vma in do_wp_page() | Rik van Riel | 2010-03-06 | 3 | -0/+32 |
* | rmap: remove obsolete check from __page_check_anon_rmap() | Rik van Riel | 2010-03-06 | 1 | -3/+0 |
* | mm: change anon_vma linking to fix multi-process server scalability issue | Rik van Riel | 2010-03-06 | 14 | -85/+298 |
* | mm/memcontrol.c: fix "integer as NULL pointer" sparse warning | Thiago Farina | 2010-03-06 | 1 | -1/+1 |
* | include/linux/fs.h: convert FMODE_* constants to hex | Andrew Morton | 2010-03-06 | 1 | -11/+11 |
* | readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM | Wu Fengguang | 2010-03-06 | 3 | -1/+18 |