summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2007-02-12[PATCH] move remove_dquot_ref to dqout.cChristoph Hellwig-1/+0
2007-02-12[PATCH] QUOTA: Have <linux/quota.h> include <linux/rwsem.h> explicitlyRobert P. J. Day-0/+1
2007-02-12[PATCH] include/linux/kernel.h: Remove labs()Richard Knutsson-5/+0
2007-02-12[PATCH] Make BH_Unwritten a first class bufferhead flag V2David Chinner-0/+2
2007-02-12[PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn()Benjamin Herrenschmidt-0/+1
2007-02-12[PATCH] add vm_insert_pfn()Nick Piggin-0/+2
2007-02-11[PATCH] one more iomap s390 build fixHeiko Carstens-1/+3
2007-02-11cfq-iosched: remove cfq_io_context last_queueJens Axboe-1/+0
2007-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+29
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-2/+21
2007-02-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-6/+6
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-13/+15
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-1/+39
2007-02-11[PATCH] add missing io...._rep() on sparc32Al Viro-0/+29
2007-02-11[PATCH] Switch s390 to NO_IOMEMAl Viro-65/+0
2007-02-11[PATCH] sort the devres mess outAl Viro-6/+5
2007-02-11[PATCH] fix misannotation of linkinfo_dnAl Viro-1/+1
2007-02-11[PATCH] rapidio: fix multi-switch enumerationAlexandre Bounine-0/+1
2007-02-11[PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_structAlexey Dobriyan-0/+40
2007-02-11[PATCH] Fix sparse annotation of spin unlock macros in one casePavel Roskin-9/+24
2007-02-11[PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day-1/+1
2007-02-11[PATCH] cleanup include/linux/reiserfs_xattr.hAdrian Bunk-5/+19
2007-02-11[PATCH] cleanup include/linux/xattr.hAdrian Bunk-1/+9
2007-02-11[PATCH] extend the set of "__attribute__" shortcut macrosRobert P. J. Day-0/+7
2007-02-11[PATCH] Extract and use wake_up_klogd()Kirill Korotaev-0/+1
2007-02-11[PATCH] Remove the last reference to rwlock_is_locked() macro.Robert P. J. Day-1/+0
2007-02-11[PATCH] cleanup linux/byteorder/swabb.hAdrian Bunk-10/+4
2007-02-11[PATCH] serial: support for new boardMatthias Fuchs-0/+2
2007-02-11[PATCH] Perle multimodem card (PCI-RAS) detectionThomas Hoehn-0/+5
2007-02-11[PATCH] RTC framework driver for CMOS RTCsDavid Brownell-0/+10
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin-0/+3
2007-02-11[PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day-16/+17
2007-02-11[PATCH] Add const for time{spec,val}_compare argumentsRolf Eike Beer-2/+2
2007-02-11[PATCH] relax check for AIX in msdos partition tableOlaf Hering-0/+2
2007-02-11[PATCH] add an RCU version of list splicingCorey Minyard-0/+56
2007-02-11[PATCH] fix sparse warnings from {asm,net}/checksum.hTilman Schmidt-10/+10
2007-02-11[PATCH] use cycle_t instead of u64 in struct time_interpolatorHelge Deller-2/+2
2007-02-11[PATCH] remove invalidate_inode_pages()Andrew Morton-2/+2
2007-02-11[PATCH] Export invalidate_mapping_pages() to modulesAnton Altaparmakov-1/+7
2007-02-11[PATCH] Char: moxa, devids cleanupJiri Slaby-0/+3
2007-02-11[PATCH] Add TAINT_USER and ability to set taint flags from userspaceTheodore Ts'o-0/+1
2007-02-11[PATCH] PNP: export pnp_bus_typeDavid Brownell-0/+2
2007-02-11[PATCH] Relay: add CPU hotplug supportMathieu Desnoyers-2/+7
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day-2/+1
2007-02-11[PATCH] drivers/char/vc_screen.c: proper prototypesAdrian Bunk-0/+4
2007-02-11[PATCH] scrub non-__GLIBC__ checks in linux/socket.h and linux/stat.hMike Frysinger-2/+2
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt-398/+21
2007-02-11[PATCH] lockdep: add graph depth information to /proc/lockdepJason Baron-0/+1
2007-02-11[PATCH] avoid one conditional branch in touch_atime()Eric Dumazet-0/+1
2007-02-11[PATCH] struct vfsmount: keep mnt_count & mnt_expiry_mark away from mnt_flagsEric Dumazet-2/+8