| Commit message (Expand) | Author | Age |
* | Revert "Fix FADT parsing" | Andi Kleen | 2008-07-17 |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-07-17 |
|\ |
|
| * | [PATCH] ocfs2: fix oops in mmap_truncate testing | Coly Li | 2008-07-16 |
| * | configfs: call drop_link() to cleanup after create_link() failure | Louis Rilling | 2008-07-14 |
| * | configfs: Allow ->make_item() and ->make_group() to return detailed errors. | Joel Becker | 2008-07-14 |
| * | configfs: Fix failing mkdir() making racing rmdir() fail | Louis Rilling | 2008-07-14 |
| * | configfs: Fix deadlock with racing rmdir() and rename() | Louis Rilling | 2008-07-14 |
| * | configfs: Make configfs_new_dirent() return error code instead of NULL | Louis Rilling | 2008-07-14 |
| * | configfs: Protect configfs_dirent s_links list mutations | Louis Rilling | 2008-07-14 |
| * | configfs: Introduce configfs_dirent_lock | Louis Rilling | 2008-07-14 |
| * | ocfs2: Don't snprintf() without a format. | Joel Becker | 2008-07-14 |
| * | ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefs | Joel Becker | 2008-07-14 |
| * | ocfs2/net: Silence build warnings on sparc64 | Sunil Mushran | 2008-07-14 |
| * | ocfs2: Handle error during journal load | Wengang Wang | 2008-07-14 |
| * | ocfs2: Silence an error message in ocfs2_file_aio_read() | Sunil Mushran | 2008-07-14 |
| * | ocfs2: use simple_read_from_buffer() | Akinobu Mita | 2008-07-14 |
| * | ocfs2: fix printk format warnings with OCFS2_FS_STATS=n | Randy Dunlap | 2008-07-14 |
| * | [PATCH 2/2] ocfs2: Instrument fs cluster locks | Sunil Mushran | 2008-07-14 |
| * | [PATCH 1/2] ocfs2: Add CONFIG_OCFS2_FS_STATS config option | Sunil Mushran | 2008-07-14 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 | Linus Torvalds | 2008-07-17 |
|\ \ |
|
| * | | pcmcia: ide-cs: Remove outdated comment | Larry Finger | 2008-07-15 |
| * | | pcmcia: fix cisinfo_t removal | Marc Zyngier | 2008-07-15 |
| * | | pcmcia: fix return value in cm4000_cs.c | Dominik Brodowski | 2008-07-15 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-17 |
|\ \ \ |
|
| * | | | x86: fix asm/e820.h for userspace inclusion | Rusty Russell | 2008-07-17 |
| * | | | x86: fix numaq_tsc_disable | Yinghai Lu | 2008-07-17 |
| * | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2008-07-17 |
| |\ \ \ |
|
| * | | | | x86: fix kernel_physical_mapping_init() for large x86 systems | Jack Steiner | 2008-07-16 |
* | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-07-17 |
|\ \ \ \ \ |
|
| * | | | | | ftrace: do not trace library functions | Ingo Molnar | 2008-07-17 |
| * | | | | | ftrace: do not trace scheduler functions | Ingo Molnar | 2008-07-17 |
| * | | | | | ftrace: fix lockup with MAXSMP | Ingo Molnar | 2008-07-17 |
| * | | | | | ftrace: fix merge buglet | Ingo Molnar | 2008-07-17 |
| | |/ / /
| |/| | | |
|
* | | | | | fix build error of arch/ia64/kvm/* | Takashi Iwai | 2008-07-17 |
* | | | | | Merge branch 'ptrace-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-07-17 |
|\ \ \ \ \ |
|
| * | | | | | fix dangling zombie when new parent ignores children | Roland McGrath | 2008-07-16 |
| * | | | | | do_wait: return security_task_wait() error code in place of -ECHILD | Roland McGrath | 2008-07-16 |
| * | | | | | ptrace children revamp | Roland McGrath | 2008-07-16 |
| * | | | | | do_wait reorganization | Roland McGrath | 2008-07-16 |
* | | | | | | Update scripts/Makefile.fwinst to cope with older make | David Woodhouse | 2008-07-17 |
* | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-07-17 |
|\ \ \ \ \ \ |
|
| * | | | | | | [S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP | Stefan Haberland | 2008-07-17 |
| * | | | | | | [S390] qdio: new qdio driver. | Jan Glauber | 2008-07-17 |
| * | | | | | | [S390] cio: Export chsc_error_from_response(). | Cornelia Huck | 2008-07-17 |
| * | | | | | | [S390] vmur: Fix return code handling. | Frank Munzert | 2008-07-17 |
| * | | | | | | [S390] Fix stacktrace compile bug. | Heiko Carstens | 2008-07-17 |
| * | | | | | | [S390] Increase default warning stacksize. | Heiko Carstens | 2008-07-17 |
| * | | | | | | [S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics(). | Cornelia Huck | 2008-07-17 |
| * | | | | | | [S390] chsc headers userspace cleanup | Adrian Bunk | 2008-07-17 |
| * | | | | | | [S390] dasd: fix unsolicited SIM handling. | Stefan Haberland | 2008-07-17 |