Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | Char: serial167, remove bottomhalf | Jiri Slaby | 2008-02-07 | 1 | -14/+0 | |
* | | | | | | | | | | | | | | | | Char: stallion, remove bottomhalf | Jiri Slaby | 2008-02-07 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | | Char: istallion, remove hangup bottomhalf | Jiri Slaby | 2008-02-07 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | | Char: esp, remove hangup and wakeup bottomhalves | Jiri Slaby | 2008-02-07 | 1 | -4/+0 | |
* | | | | | | | | | | | | | | | | Char: char/serial, remove SERIAL_TYPE_NORMAL redefines | Jiri Slaby | 2008-02-07 | 1 | -2/+0 | |
* | | | | | | | | | | | | | | | | Unexport asm/page.h | Kirill A. Shutemov | 2008-02-07 | 3 | -1/+16 | |
* | | | | | | | | | | | | | | | | Unexport asm/elf.h | Kirill A. Shutemov | 2008-02-07 | 3 | -1/+5 | |
* | | | | | | | | | | | | | | | | Unexport asm/user.h and linux/user.h | Kirill A. Shutemov | 2008-02-07 | 2 | -1/+2 | |
* | | | | | | | | | | | | | | | | iget: remove iget() and the read_inode() super op as being obsolete | David Howells | 2008-02-07 | 1 | -14/+0 | |
* | | | | | | | | | | | | | | | | iget: stop QNX4 from using iget() and read_inode() | David Howells | 2008-02-07 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | iget: stop EXT4 from using iget() and read_inode() | David Howells | 2008-02-07 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | iget: stop EXT3 from using iget() and read_inode() | David Howells | 2008-02-07 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | iget: stop EFS from using iget() and read_inode() | David Howells | 2008-02-07 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | iget: introduce a function to register iget failure | David Howells | 2008-02-07 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | Add an ERR_CAST() function to complement ERR_PTR and co. | David Howells | 2008-02-07 | 1 | -0/+13 | |
* | | | | | | | | | | | | | | | | vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str() | Ken'ichi Ohmichi | 2008-02-07 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET() | Ken'ichi Ohmichi | 2008-02-07 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | vmcoreinfo: rename vmcoreinfo's macros returning the size | Ken'ichi Ohmichi | 2008-02-07 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 | 1 | -2/+15 | |
* | | | | | | | | | | | | | | | | ASIC3 driver | Samuel Ortiz | 2008-02-07 | 1 | -0/+497 | |
* | | | | | | | | | | | | | | | | hotplug cpu: move tasks in empty cpusets to parent | Cliff Wickman | 2008-02-07 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | cgroups: mechanism to process each task in a cgroup | Cliff Wickman | 2008-02-07 | 1 | -0/+14 | |
* | | | | | | | | | | | | | | | | Memory controller remove control_type feature | Balbir Singh | 2008-02-07 | 1 | -5/+1 | |
* | | | | | | | | | | | | | | | | per-zone and reclaim enhancements for memory controller: calculate the number... | KAMEZAWA Hiroyuki | 2008-02-07 | 1 | -0/+15 | |
* | | | | | | | | | | | | | | | | per-zone and reclaim enhancements for memory controller: remember reclaim pri... | KAMEZAWA Hiroyuki | 2008-02-07 | 1 | -0/+20 | |
* | | | | | | | | | | | | | | | | per-zone and reclaim enhancements for memory controller: calculate active/ina... | KAMEZAWA Hiroyuki | 2008-02-07 | 1 | -0/+8 | |
* | | | | | | | | | | | | | | | | per-zone and reclaim enhancements for memory controller: calculate mapper_rat... | KAMEZAWA Hiroyuki | 2008-02-07 | 1 | -1/+10 | |
* | | | | | | | | | | | | | | | | memory cgroup enhancements: add- pre_destroy() handler | KAMEZAWA Hiroyuki | 2008-02-07 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | bugfix for memory cgroup controller: migration under memory controller fix | KAMEZAWA Hiroyuki | 2008-02-07 | 1 | -0/+19 | |
* | | | | | | | | | | | | | | | | memcontrol: move oom task exclusion to tasklist scan | David Rientjes | 2008-02-07 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | | | memcontrol: move mm_cgroup to header file | David Rientjes | 2008-02-07 | 1 | -2/+9 | |
* | | | | | | | | | | | | | | | | Memory controller: make charging gfp mask aware | Balbir Singh | 2008-02-07 | 2 | -5/+10 | |
* | | | | | | | | | | | | | | | | Memory controller: make page_referenced() cgroup aware | Balbir Singh | 2008-02-07 | 2 | -2/+9 | |
* | | | | | | | | | | | | | | | | Memory controller: add switch to control what type of pages to limit | Balbir Singh | 2008-02-07 | 1 | -0/+9 | |
* | | | | | | | | | | | | | | | | Memory controller: OOM handling | Pavel Emelianov | 2008-02-07 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | Memory controller improve user interface | Balbir Singh | 2008-02-07 | 1 | -5/+7 | |
* | | | | | | | | | | | | | | | | Memory controller: add per cgroup LRU and reclaim | Balbir Singh | 2008-02-07 | 3 | -0/+38 | |
* | | | | | | | | | | | | | | | | Memory controller: memory accounting | Balbir Singh | 2008-02-07 | 1 | -0/+20 | |
* | | | | | | | | | | | | | | | | Memory controller: accounting setup | Pavel Emelianov | 2008-02-07 | 3 | -0/+43 | |
* | | | | | | | | | | | | | | | | Memory controller: cgroups setup | Balbir Singh | 2008-02-07 | 2 | -0/+26 | |
* | | | | | | | | | | | | | | | | Memory controller: resource counters | Pavel Emelianov | 2008-02-07 | 1 | -0/+102 | |
* | | | | | | | | | | | | | | | | tty: Kill TTY_FLIPBUF_SIZE | Alan Cox | 2008-02-07 | 1 | -7/+0 | |
* | | | | | | | | | | | | | | | | VFS: swap do_ioctl and vfs_ioctl names | Erez Zadok | 2008-02-07 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | | | DS1WM: decouple host IRQ and INTR active state settings | Philipp Zabel | 2008-02-07 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2008-02-06 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | generic: add __FINITDATA | Ingo Molnar | 2008-02-06 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | cpuidle: dubious one-bit signed bitfield in cpuidle.h | Harvey Harrison | 2008-02-06 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi... | Linus Torvalds | 2008-02-06 | 2 | -16/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | async_tx: allow architecture specific async_tx_find_channel implementations | Dan Williams | 2008-02-06 | 1 | -2/+9 | |
| * | | | | | | | | | | | | | | | async_tx: replace 'int_en' with operation preparation flags | Dan Williams | 2008-02-06 | 1 | -4/+13 |