Age | Commit message (Expand) | Author |
2008-05-01 | Make linux/wireless.h be able to compile | Kirill A. Shutemov |
2008-05-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller |
2008-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-04-30 | mac80211: use 4-byte mesh sequence number | Luis Carlos Cobo |
2008-04-30 | klist: fix coding style errors in klist.h and klist.c | Greg Kroah-Hartman |
2008-04-30 | driver core: remove no longer used "struct class_device" | Kay Sievers |
2008-04-30 | devres: support addresses greater than an unsigned long via dev_ioremap | Kumar Gala |
2008-04-30 | sysfs: sysfs_update_group stub for CONFIG_SYSFS=n | Randy Dunlap |
2008-04-30 | klist: implement klist_add_{after|before}() | Tejun Heo |
2008-04-30 | klist: implement KLIST_INIT() and DEFINE_KLIST() | Tejun Heo |
2008-04-30 | x86: fix HT cpu booting on 32-bit | Hugh Dickins |
2008-04-30 | x86 VISWS: build fix | Ingo Molnar |
2008-04-30 | x86: remove Xgt_desc_struct | Adrian Bunk |
2008-04-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-04-30 | Merge branch 'pnp' into release | Len Brown |
2008-04-30 | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown |
2008-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-04-30 | inlining: do not allow gcc below version 4 to optimize inlining | Ingo Molnar |
2008-04-30 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-04-30 | Drop the exporting of empty <linux/byteorder/generic.h> | Robert P. J. Day |
2008-04-30 | remove __KERNEL__ tests of unexported headers under asm-generic/ | Robert P. J. Day |
2008-04-30 | Remove "#ifdef __KERNEL__" checks from unexported headers | Robert P. J. Day |
2008-04-30 | add hrtimer specific debugobjects code | Thomas Gleixner |
2008-04-30 | debugobjects: add timer specific object debugging code | Thomas Gleixner |
2008-04-30 | infrastructure to debug (dynamic) objects | Thomas Gleixner |
2008-04-30 | slab: add a flag to prevent debug_free checks on a kmem_cache | Thomas Gleixner |
2008-04-30 | Add macros similar to min/max/min_t/max_t | Harvey Harrison |
2008-04-30 | Basic braille screen reader support | Samuel Thibault |
2008-04-30 | asm-*/futex.h should include linux/uaccess.h | Jeff Dike |
2008-04-30 | reiserfs: use open_bdev_excl | Christoph Hellwig |
2008-04-30 | mm: Add NR_WRITEBACK_TEMP counter | Miklos Szeredi |
2008-04-30 | mm: bdi: export bdi_writeout_inc() | Miklos Szeredi |
2008-04-30 | mm: bdi: add separate writeback accounting capability | Miklos Szeredi |
2008-04-30 | mm: bdi: move statistics to debugfs | Miklos Szeredi |
2008-04-30 | mm: bdi: allow setting a maximum for the bdi dirty limit | Peter Zijlstra |
2008-04-30 | mm: bdi: allow setting a minimum for the bdi dirty limit | Peter Zijlstra |
2008-04-30 | mm: bdi: export BDI attributes in sysfs | Peter Zijlstra |
2008-04-30 | pidns: make pid->level and pid_ns->level unsigned | Pavel Emelyanov |
2008-04-30 | pids: introduce change_pid() helper | Oleg Nesterov |
2008-04-30 | Deprecate find_task_by_pid() | Pavel Emelyanov |
2008-04-30 | devpts: factor out PTY index allocation | Sukadev Bhattiprolu |
2008-04-30 | tty: add throttle/unthrottle helpers | Alan Cox |
2008-04-30 | tty: The big operations rework | Alan Cox |
2008-04-30 | char: switch gs, cyclades and esp to return int for put_char | Alan Cox |
2008-04-30 | tty_io: fix remaining pid struct locking | Alan Cox |
2008-04-30 | redo locking of tty->pgrp | Alan Cox |
2008-04-30 | tty: BKL pushdown | Alan Cox |
2008-04-30 | ptrace: introduce ptrace_reparented() helper | Oleg Nesterov |
2008-04-30 | signals: x86 TS_RESTORE_SIGMASK | Roland McGrath |