aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-18wait_task_zombie: do not use thread_group_cputime()Oleg Nesterov
2009-06-18ptrace: don't take tasklist to get/set ->last_siginfoOleg Nesterov
2009-06-18ptrace: do_notify_parent_cldstop: fix the wrong ->nsproxy usageOleg Nesterov
2009-06-18ptrace: wait_task_zombie: s/->parent/->real_parent/Oleg Nesterov
2009-06-18ptrace_get_task_struct: s/tasklist/rcu/, make it staticOleg Nesterov
2009-06-18ptrace: do not use task_lock() for attachOleg Nesterov
2009-06-18ptrace: cleanup check/set of PT_PTRACED during attachOleg Nesterov
2009-06-18ptrace: ptrace_attach: check PF_KTHREAD + exit_state instead of ->mmOleg Nesterov
2009-06-18ptrace: do not use task->ptrace directly in core kernelOleg Nesterov
2009-06-18ptrace: tracehook_unsafe_exec(): remove the stale commentOleg Nesterov
2009-06-18ptrace: mm_need_new_owner: use ->real_parent to search in the siblingsOleg Nesterov
2009-06-18ptrace: remove PT_DTRACE from arch/m32rOleg Nesterov
2009-06-18ptrace: remove PT_DTRACE from m68k, m68knommuOleg Nesterov
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov
2009-06-18ptrace: remove PT_DTRACE from arch/h8300Oleg Nesterov
2009-06-18allow_signal: kill the bogus ->mm check, add a note about CLONE_SIGHANDOleg Nesterov
2009-06-18memcg: fix lru rotation in isolate_pagesKAMEZAWA Hiroyuki
2009-06-18memcg: add interface to reset limitsDaisuke Nishimura
2009-06-18memcg: fix behavior under memory.limit equals to memsw.limitKAMEZAWA Hiroyuki
2009-06-18memcg: fix swap accountingKAMEZAWA Hiroyuki
2009-06-18memcg: remove unneeded forward declaration from sched.hLi Zefan
2009-06-18memcg: remove some redundant checksLi Zefan
2009-06-18memcg: remove mem_cgroup_cache_charge_swapin()Daisuke Nishimura
2009-06-18memcg: add file-based RSS accountingBalbir Singh
2009-06-18devcgroup: skip superfluous checks when found the DEV_ALL elemLi Zefan
2009-06-18cgroups: forbid noprefix if mounting more than just cpuset subsystemLi Zefan
2009-06-18cgroups: make messages more readableRandy Dunlap
2009-06-18Documentation/connector/cn_test.c comment unused cn_test_want_notify()Jaswinder Singh Rajput
2009-06-18Documentation/Changes: perl is needed to build the kernelJose Luis Perez Diez
2009-06-18reiserfs: fix warnings with gcc 4.4Jeff Mahoney
2009-06-18ufs: sector_t cannot be negativeRoel Kluin
2009-06-18isofs: cleanup mount option processingJan Kara
2009-06-18isofs: fix setting of uid and gid to 0Jan Kara
2009-06-18isofs: let mode and dmode mount options override rock ridge mode settingJan Kara
2009-06-18ext3: make sure inode is deleted from orphan list after truncateJan Kara
2009-06-18jbd: clean up journal_try_to_free_buffers()Hisashi Hifumi
2009-06-18ext3: fix chain verification in ext3_get_blocks()Jan Kara
2009-06-18Doc fix: ext2 can only have 32,000 subdirs, not 32,768Michael Shields
2009-06-18ext2: Do not update mtime of a moved directoryJan Kara
2009-06-18gpio: pca953x: Add support for PCA9556Nate Case
2009-06-18gpio: pca953x: Get platform_data from OpenFirmwareNate Case
2009-06-18gpio: max7301: add missing __devexit markingMike Frysinger
2009-06-18pca953x: support GPIOLIB GPIO namingDaniel Silverstone
2009-06-18drivers/char/rtc: disable legacy RTC driver on Blackfin systemsMike Frysinger
2009-06-18rtc-ds1553: drop IRQF_SHAREDAtsushi Nemoto
2009-06-18rtc-tx4939: drop IRQF_SHAREDAtsushi Nemoto
2009-06-18rtc: add stand-alone driver for RX8025 chipWolfgang Grandegger
2009-06-18rtc: rtc-ds1307 add ds3231Wolfram Sang
2009-06-18rtc: rtc-ds1307 add ds1388Joakim Tjernlund
2009-06-18rtc: rtc-ds1742 nvram attribute fixTorsten Ertbjerg Rasmussen