- b99b87f kernel: constructor support by Peter Oberparleiter · 16 years ago
- e24aca6 edac: Kconfig: fix the meaning of EDAC abbreviation by GeunSik Lim · 16 years ago
- 20ea8fa edac: add missing __devexit_p() by Mike Frysinger · 16 years ago
- 8f101a0 edac: cpc925 MC platform device setup by Harry Ciao · 16 years ago
- 1dc9b70 edac: add edac_device_alloc_index() by Harry Ciao · 16 years ago
- 2a9036a edac: add CPC925 Memory Controller driver by Harry Ciao · 16 years ago
- 26c369d futex: documentation: fix inconsistent description of futex list_op_pending by Matt Helsley · 16 years ago
- 665c774 ipcns: move free_ipcs() proto by Alexey Dobriyan · 16 years ago
- b4188de ipcns: make free_ipc_ns() static by Alexey Dobriyan · 16 years ago
- 90af90d nsproxy: extract create_nsproxy() by Alexey Dobriyan · 16 years ago
- 612ce47 ipcns: extract create_ipc_ns() by Alexey Dobriyan · 16 years ago
- 6442428 ipcns: remove useless get/put while CLONE_NEWIPC by Alexey Dobriyan · 16 years ago
- 4c2a7e7 utsns: extract creeate_uts_ns() by Alexey Dobriyan · 16 years ago
- dca4a97 pidns: rewrite copy_pid_ns() by Alexey Dobriyan · 16 years ago
- ed469a6 pidns: make create_pid_namespace() accept parent pidns by Alexey Dobriyan · 16 years ago
- 17f98dc pids: clean up find_task_by_pid variants by Christoph Hellwig · 16 years ago
- 7338f29 sysctl.c: remove unused variable by Sukanto Ghosh · 16 years ago
- 81fc401 ppdev: reduce kernel log spam by Michael Buesch · 16 years ago
- 9653a69 Char: isicom: fix build warning by Jiri Slaby · 16 years ago
- d6f47be drivers/char/mem.c: memory_open() cleanup: lookup minor device number from devlist by Adriano dos Santos Fernandes · 16 years ago
- 31a985f ipc: use __ARCH_WANT_IPC_PARSE_VERSION in ipc/util.h by Arnd Bergmann · 16 years ago
- 371cbb3 kthreads: simplify migration_thread() exit path by Oleg Nesterov · 16 years ago
- 6370617 kthreads: rework kthread_stop() by Oleg Nesterov · 16 years ago
- cdd140b kthreads: simplify the startup synchronization by Oleg Nesterov · 16 years ago
- e1eb1eb mm: exit.c reorder wait_opts to remove padding on 64 bit builds by Richard Kennedy · 16 years ago
- f95d39d do_wait: fix the theoretical race with stop/trace/cont by Oleg Nesterov · 16 years ago
- a3f6dfb do_wait: kill the old BUG_ON, use while_each_thread() by Oleg Nesterov · 16 years ago
- 64a16ca do_wait: simplify retval/tsk_result/notask_error mess by Oleg Nesterov · 16 years ago
- 9e8ae01 introduce "struct wait_opts" to simplify do_wait() patches by Oleg Nesterov · 16 years ago
- 4791802 shift "ptrace implies WUNTRACED" from ptrace_do_wait() to wait_task_stopped() by Oleg Nesterov · 16 years ago
- 3b34fc5 elf_core_dump: use rcu_read_lock() to access ->real_parent by Oleg Nesterov · 16 years ago
- 72a1de3 copy_process(): remove the unneeded clear_tsk_thread_flag(TIF_SIGPENDING) by Oleg Nesterov · 16 years ago
- 77d1ef7 wait_task_zombie: do not use thread_group_cputime() by Oleg Nesterov · 16 years ago
- e496125 ptrace: don't take tasklist to get/set ->last_siginfo by Oleg Nesterov · 16 years ago
- d926566 ptrace: do_notify_parent_cldstop: fix the wrong ->nsproxy usage by Oleg Nesterov · 16 years ago
- d1e98f4 ptrace: wait_task_zombie: s/->parent/->real_parent/ by Oleg Nesterov · 16 years ago
- 8053bdd ptrace_get_task_struct: s/tasklist/rcu/, make it static by Oleg Nesterov · 16 years ago
- 4b105cb ptrace: do not use task_lock() for attach by Oleg Nesterov · 16 years ago
- f2f0b00 ptrace: cleanup check/set of PT_PTRACED during attach by Oleg Nesterov · 16 years ago
- b79b7ba ptrace: ptrace_attach: check PF_KTHREAD + exit_state instead of ->mm by Oleg Nesterov · 16 years ago
- 5cb1144 ptrace: do not use task->ptrace directly in core kernel by Oleg Nesterov · 16 years ago
- 1c21627 ptrace: tracehook_unsafe_exec(): remove the stale comment by Oleg Nesterov · 16 years ago
- dea33cf ptrace: mm_need_new_owner: use ->real_parent to search in the siblings by Oleg Nesterov · 16 years ago
- 4859776 ptrace: remove PT_DTRACE from arch/m32r by Oleg Nesterov · 16 years ago
- 9d35f84 ptrace: remove PT_DTRACE from m68k, m68knommu by Oleg Nesterov · 16 years ago
- bba7fc0 ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa by Oleg Nesterov · 16 years ago
- 02e7874 ptrace: remove PT_DTRACE from arch/h8300 by Oleg Nesterov · 16 years ago
- 8724513 allow_signal: kill the bogus ->mm check, add a note about CLONE_SIGHAND by Oleg Nesterov · 16 years ago
- 2ffebca memcg: fix lru rotation in isolate_pages by KAMEZAWA Hiroyuki · 16 years ago
- c5b947b memcg: add interface to reset limits by Daisuke Nishimura · 16 years ago
- 22a668d memcg: fix behavior under memory.limit equals to memsw.limit by KAMEZAWA Hiroyuki · 16 years ago
- 8a9478c memcg: fix swap accounting by KAMEZAWA Hiroyuki · 16 years ago
- 20ebcdd memcg: remove unneeded forward declaration from sched.h by Li Zefan · 16 years ago
- 338c843 memcg: remove some redundant checks by Li Zefan · 16 years ago
- 302362c memcg: remove mem_cgroup_cache_charge_swapin() by Daisuke Nishimura · 16 years ago
- d69b042 memcg: add file-based RSS accounting by Balbir Singh · 16 years ago
- cd50081 devcgroup: skip superfluous checks when found the DEV_ALL elem by Li Zefan · 16 years ago
- f9ab5b5 cgroups: forbid noprefix if mounting more than just cpuset subsystem by Li Zefan · 16 years ago
- 8ca739e cgroups: make messages more readable by Randy Dunlap · 16 years ago
- 28f06c6 Documentation/connector/cn_test.c comment unused cn_test_want_notify() by Jaswinder Singh Rajput · 16 years ago
- 0821962 Documentation/Changes: perl is needed to build the kernel by Jose Luis Perez Diez · 16 years ago
- 1d965fe reiserfs: fix warnings with gcc 4.4 by Jeff Mahoney · 16 years ago
- 37044c8 ufs: sector_t cannot be negative by Roel Kluin · 16 years ago
- 5404ac8 isofs: cleanup mount option processing by Jan Kara · 16 years ago
- 5c4a656 isofs: fix setting of uid and gid to 0 by Jan Kara · 16 years ago
- 52b680c isofs: let mode and dmode mount options override rock ridge mode setting by Jan Kara · 16 years ago
- ef43618 ext3: make sure inode is deleted from orphan list after truncate by Jan Kara · 16 years ago
- 6f3f1cb jbd: clean up journal_try_to_free_buffers() by Hisashi Hifumi · 16 years ago
- e8ef7aa ext3: fix chain verification in ext3_get_blocks() by Jan Kara · 16 years ago
- ce05b2a Doc fix: ext2 can only have 32,000 subdirs, not 32,768 by Michael Shields · 16 years ago
- 39fe755 ext2: Do not update mtime of a moved directory by Jan Kara · 16 years ago
- 10dfb54 gpio: pca953x: Add support for PCA9556 by Nate Case · 16 years ago
- 1965d30 gpio: pca953x: Get platform_data from OpenFirmware by Nate Case · 16 years ago
- de3483b gpio: max7301: add missing __devexit marking by Mike Frysinger · 16 years ago
- 77906a54 pca953x: support GPIOLIB GPIO naming by Daniel Silverstone · 16 years ago
- 7bfa58d drivers/char/rtc: disable legacy RTC driver on Blackfin systems by Mike Frysinger · 16 years ago
- 014b6e9 rtc-ds1553: drop IRQF_SHARED by Atsushi Nemoto · 16 years ago
- 0a817f7 rtc-tx4939: drop IRQF_SHARED by Atsushi Nemoto · 16 years ago
- 3c2b907 rtc: add stand-alone driver for RX8025 chip by Wolfgang Grandegger · 16 years ago
- 97f902b rtc: rtc-ds1307 add ds3231 by Wolfram Sang · 16 years ago
- 33df2ee rtc: rtc-ds1307 add ds1388 by Joakim Tjernlund · 16 years ago
- 3a72970 rtc: rtc-ds1742 nvram attribute fix by Torsten Ertbjerg Rasmussen · 16 years ago
- 2757049 spi: fix spi_write_then_read() comment by Jiri Pirko · 16 years ago
- 50e0a7b pxa2xx_spi: fix for SPI_CS_HIGH by Daniel Ribeiro · 16 years ago
- 7390284 mpc52xx_psc_spi: convert to cs_control callback by Anton Vorontsov · 16 years ago
- e7db06b spi: move more spi_setup() functionality into core by David Brownell · 16 years ago
- 7d07719 spi: move common spi_setup() functionality into core by David Brownell · 16 years ago
- b4bd2ab spi_bfin5xx: limit reaches -1 by Roel Kluin · 16 years ago
- 349888e proc.txt: update kernel filesystem/proc.txt documentation by Stefani Seibold · 16 years ago
- 2f6d311 proc: vmcore - use kzalloc in get_new_element() by Cyrill Gorcunov · 16 years ago
- bcac2b1 procfs: remove sparse errors in proc_devtree.c by Michal Simek · 16 years ago
- 3fe4a97 epoll: fix nested calls support by Davide Libenzi · 16 years ago
- 36025a8 MAINTAINERS: fbdev is orphaned by Andrew Morton · 16 years ago
- d3d64df proc: export statistics for softirq to /proc by Keika Kobayashi · 16 years ago
- 9d9b8fb irqs: add IRQF_SAMPLE_RANDOM to the feature-removal-schedule.txt (deprecated) list by Robin Getz · 16 years ago
- aa0ce5b softirq: introduce statistics for softirq by Keika Kobayashi · 16 years ago
- 1d89b30 ia64: Fix resource assignment for root busses by Matthew Wilcox · 16 years ago
- a76117d x86: Use pci_claim_resource by Matthew Wilcox · 16 years ago
- a6c1409 Delete pcibios_select_root by Matthew Wilcox · 16 years ago
- cebd78a Fix pci_claim_resource by Matthew Wilcox · 16 years ago