Age | Commit message (Expand) | Author | Files | Lines |
2007-02-12 | [PATCH] Make BH_Unwritten a first class bufferhead flag V2 | David Chinner | 1 | -0/+2 |
2007-02-12 | [PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn() | Benjamin Herrenschmidt | 1 | -0/+1 |
2007-02-12 | [PATCH] add vm_insert_pfn() | Nick Piggin | 1 | -0/+2 |
2007-02-12 | [PATCH] one more iomap s390 build fix | Heiko Carstens | 1 | -1/+3 |
2007-02-12 | cfq-iosched: remove cfq_io_context last_queue | Jens Axboe | 1 | -1/+0 |
2007-02-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -0/+29 |
2007-02-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 3 | -2/+21 |
2007-02-11 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 3 | -6/+6 |
2007-02-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -13/+15 |
2007-02-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 3 | -1/+39 |
2007-02-11 | [PATCH] add missing io...._rep() on sparc32 | Al Viro | 1 | -0/+29 |
2007-02-11 | [PATCH] Switch s390 to NO_IOMEM | Al Viro | 1 | -65/+0 |
2007-02-11 | [PATCH] sort the devres mess out | Al Viro | 2 | -6/+5 |
2007-02-11 | [PATCH] fix misannotation of linkinfo_dn | Al Viro | 1 | -1/+1 |
2007-02-11 | [PATCH] rapidio: fix multi-switch enumeration | Alexandre Bounine | 1 | -0/+1 |
2007-02-11 | [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct | Alexey Dobriyan | 1 | -0/+40 |
2007-02-11 | [PATCH] Fix sparse annotation of spin unlock macros in one case | Pavel Roskin | 1 | -9/+24 |
2007-02-11 | [PATCH] Replace regular code with appropriate calls to container_of() | Robert P. J. Day | 1 | -1/+1 |
2007-02-11 | [PATCH] cleanup include/linux/reiserfs_xattr.h | Adrian Bunk | 1 | -5/+19 |
2007-02-11 | [PATCH] cleanup include/linux/xattr.h | Adrian Bunk | 2 | -1/+9 |
2007-02-11 | [PATCH] extend the set of "__attribute__" shortcut macros | Robert P. J. Day | 1 | -0/+7 |
2007-02-11 | [PATCH] Extract and use wake_up_klogd() | Kirill Korotaev | 1 | -0/+1 |
2007-02-11 | [PATCH] Remove the last reference to rwlock_is_locked() macro. | Robert P. J. Day | 1 | -1/+0 |
2007-02-11 | [PATCH] cleanup linux/byteorder/swabb.h | Adrian Bunk | 2 | -10/+4 |
2007-02-11 | [PATCH] serial: support for new board | Matthias Fuchs | 1 | -0/+2 |
2007-02-11 | [PATCH] Perle multimodem card (PCI-RAS) detection | Thomas Hoehn | 1 | -0/+5 |
2007-02-11 | [PATCH] RTC framework driver for CMOS RTCs | David Brownell | 1 | -0/+10 |
2007-02-11 | [PATCH] Common compat_sys_sysinfo | Kyle McMartin | 1 | -0/+3 |
2007-02-11 | [PATCH] Numerous fixes to kernel-doc info in source files. | Robert P. J. Day | 6 | -16/+17 |
2007-02-11 | [PATCH] Add const for time{spec,val}_compare arguments | Rolf Eike Beer | 1 | -2/+2 |
2007-02-11 | [PATCH] relax check for AIX in msdos partition table | Olaf Hering | 1 | -0/+2 |
2007-02-11 | [PATCH] add an RCU version of list splicing | Corey Minyard | 1 | -0/+56 |
2007-02-11 | [PATCH] fix sparse warnings from {asm,net}/checksum.h | Tilman Schmidt | 5 | -10/+10 |
2007-02-11 | [PATCH] use cycle_t instead of u64 in struct time_interpolator | Helge Deller | 1 | -2/+2 |
2007-02-11 | [PATCH] remove invalidate_inode_pages() | Andrew Morton | 1 | -2/+2 |
2007-02-11 | [PATCH] Export invalidate_mapping_pages() to modules | Anton Altaparmakov | 1 | -1/+7 |
2007-02-11 | [PATCH] Char: moxa, devids cleanup | Jiri Slaby | 1 | -0/+3 |
2007-02-11 | [PATCH] Add TAINT_USER and ability to set taint flags from userspace | Theodore Ts'o | 1 | -0/+1 |
2007-02-11 | [PATCH] PNP: export pnp_bus_type | David Brownell | 1 | -0/+2 |
2007-02-11 | [PATCH] Relay: add CPU hotplug support | Mathieu Desnoyers | 1 | -2/+7 |
2007-02-11 | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 1 | -2/+1 |
2007-02-11 | [PATCH] drivers/char/vc_screen.c: proper prototypes | Adrian Bunk | 1 | -0/+4 |
2007-02-11 | [PATCH] scrub non-__GLIBC__ checks in linux/socket.h and linux/stat.h | Mike Frysinger | 2 | -2/+2 |
2007-02-11 | [PATCH] consolidate line discipline number definitions | Tilman Schmidt | 23 | -398/+21 |
2007-02-11 | [PATCH] lockdep: add graph depth information to /proc/lockdep | Jason Baron | 1 | -0/+1 |
2007-02-11 | [PATCH] avoid one conditional branch in touch_atime() | Eric Dumazet | 1 | -0/+1 |
2007-02-11 | [PATCH] struct vfsmount: keep mnt_count & mnt_expiry_mark away from mnt_flags | Eric Dumazet | 1 | -2/+8 |
2007-02-11 | [PATCH] count_vm_events-warning-fix | Andrew Morton | 1 | -18/+29 |
2007-02-11 | [PATCH] remove include/linux/byteorder/pdp_endian.h | Adrian Bunk | 2 | -89/+0 |
2007-02-11 | [PATCH] vt: refactor console SAK processing | Eric W. Biederman | 2 | -0/+4 |