Age | Commit message (Expand) | Author | Files | Lines |
2008-04-21 | Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 18 | -239/+462 |
2008-04-21 | frv: unexport kmap_atomic_to_page | Adrian Bunk | 1 | -3/+0 |
2008-04-21 | frv: remove HARD_RESET_NOW() | Adrian Bunk | 1 | -5/+0 |
2008-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 17 | -634/+609 |
2008-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 91 | -1300/+2213 |
2008-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 44 | -7106/+7420 |
2008-04-21 | Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 17 | -66/+56 |
2008-04-21 | Merge branch 'isdn-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 22 | -125/+81 |
2008-04-21 | ptrace: compat_ptrace_request siginfo | Roland McGrath | 1 | -13/+35 |
2008-04-21 | skbuff: fix missing kernel-doc notation | Randy Dunlap | 1 | -0/+1 |
2008-04-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 421 | -4552/+14541 |
2008-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 129 | -2322/+3879 |
2008-04-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 12 | -144/+105 |
2008-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk... | Linus Torvalds | 33 | -772/+1329 |
2008-04-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l... | Linus Torvalds | 3 | -33/+48 |
2008-04-21 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 136 | -143/+44 |
2008-04-21 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 376 | -12018/+34585 |
2008-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds | 68 | -997/+3157 |
2008-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 107 | -1089/+1549 |
2008-04-21 | Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 31 | -352/+1257 |
2008-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 44 | -219/+2858 |
2008-04-21 | Fix RCU list iterator use of 'rcu_dereference()' | Linus Torvalds | 1 | -33/+15 |
2008-04-21 | SELinux: one little, two little, three little whitespaces, the avc.c saga. | Eric Paris | 1 | -28/+28 |
2008-04-21 | SELinux: cleanup on isle selinuxfs.c | Eric Paris | 1 | -55/+57 |
2008-04-21 | changing whitespace for fun and profit: policydb.c | Eric Paris | 1 | -68/+63 |
2008-04-21 | SELinux: whitespace and formating fixes for hooks.c | Eric Paris | 1 | -250/+245 |
2008-04-21 | SELinux: clean up printks | Eric Paris | 7 | -77/+78 |
2008-04-21 | SELinux: sidtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -4/+2 |
2008-04-21 | SELinux: services.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -60/+55 |
2008-04-21 | SELinux: mls.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -13/+14 |
2008-04-21 | SELinux: hashtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -2/+2 |
2008-04-21 | SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -3/+2 |
2008-04-21 | SELinux: conditional.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -33/+26 |
2008-04-21 | SELinux: avtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -10/+11 |
2008-04-21 | SELinux: xfrm.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -6/+3 |
2008-04-21 | SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -3/+2 |
2008-04-21 | SELinux: netnode.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -1/+1 |
2008-04-21 | SELinux: netlink.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -10/+10 |
2008-04-21 | SELinux: netlabel.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -1/+1 |
2008-04-21 | SELinux: netif.c whitespace, syntax, and static declaraction cleanups | Eric Paris | 1 | -10/+9 |
2008-04-21 | block: fix blk_register_queue() return value | Akinobu Mita | 1 | -2/+8 |
2008-04-21 | block: fix memory hotplug and bouncing in block layer | Andi Kleen | 1 | -1/+6 |
2008-04-21 | block: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -3/+3 |
2008-04-21 | Kconfig: clean up block/Kconfig help descriptions | Nick Andrew | 1 | -23/+42 |
2008-04-21 | cciss: fix warning oops on rmmod of driver | scameron@beardog.cca.cpqcorp.net | 1 | -1/+1 |
2008-04-21 | cciss: Fix race between disk-adding code and interrupt handler | scameron@beardog.cca.cpqcorp.net | 1 | -1/+16 |
2008-04-21 | block: move the padding adjustment to blk_rq_map_sg | FUJITA Tomonori | 4 | -20/+17 |
2008-04-21 | block: add bio_copy_user_iov support to blk_rq_map_user_iov | FUJITA Tomonori | 1 | -5/+17 |
2008-04-21 | block: convert bio_copy_user to bio_copy_user_iov | FUJITA Tomonori | 2 | -41/+119 |
2008-04-21 | loop: manage partitions in disk image | Laurent Vivier | 1 | -5/+21 |