| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-07-11 | 371 | -1562/+11114 |
|\ |
|
| * | Fix PREEMPT_RCU without HOTPLUG_CPU | Nick Piggin | 2008-07-10 | 1 | -12/+8 |
| * | ftrace: Documentation | Steven Rostedt | 2008-07-10 | 1 | -0/+1353 |
| * | arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it s... | Daniel Guilak | 2008-07-10 | 1 | -0/+1 |
| * | kernel/kprobes.c: Made kprobe_blacklist static. | Daniel Guilak | 2008-07-10 | 1 | -1/+1 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-07-10 | 1 | -2/+8 |
| |\ |
|
| | * | crypto: chainiv - Invoke completion function | Herbert Xu | 2008-07-10 | 1 | -2/+8 |
| * | | Merge branch 'for-2.6.26' of git://neil.brown.name/md | Linus Torvalds | 2008-07-10 | 1 | -6/+1 |
| |\ \
| | |/
| |/| |
|
| | * | md: ensure all blocks are uptodate or locked when syncing | Dan Williams | 2008-07-10 | 1 | -6/+1 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-07-09 | 1 | -0/+4 |
| |\ \ |
|
| | * | | RDMA/cxgb3: Fix regression caused by class_device -> device conversion | Steve Wise | 2008-07-08 | 1 | -0/+4 |
| * | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-07-09 | 1 | -0/+2 |
| |\ \ \ |
|
| | * | | | [PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres() | Sunil Mushran | 2008-07-07 | 1 | -0/+2 |
| * | | | | powerpc: Add missing reference to coherent_dma_mask | Vitaly Bordug | 2008-07-09 | 1 | -0/+2 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-07-09 | 1 | -9/+1 |
| |\ \ \ \ |
|
| | * | | | | crypto: tcrypt - Fix memory leak in test_cipher | Darren Jenkins | 2008-07-08 | 1 | -9/+1 |
| * | | | | | kernel/printk.c: Made printk_recursion_bug_msg static. | Daniel Guilak | 2008-07-09 | 1 | -1/+1 |
| * | | | | | Fix broken fix for fsl-diu-db | Takashi Iwai | 2008-07-08 | 1 | -2/+2 |
| * | | | | | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-07-08 | 2 | -13/+12 |
| |\ \ \ \ \ |
|
| | * | | | | | SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookups | Trond Myklebust | 2008-07-08 | 1 | -8/+9 |
| | * | | | | | SUNRPC: Fix a double-free in rpcbind | Trond Myklebust | 2008-07-08 | 1 | -4/+2 |
| | * | | | | | NFS: Fix readdir cache invalidation | Trond Myklebust | 2008-07-08 | 1 | -1/+1 |
| * | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-07-08 | 3 | -34/+37 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | [MIPS] Fix 32bit kernels on R4k with 128 byte cache line size | Thomas Bogendoerfer | 2008-07-08 | 1 | -29/+32 |
| | * | | | | | | [MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigs | Shane McDonald | 2008-07-08 | 2 | -5/+5 |
| * | | | | | | | reiserfs: discard prealloc in reiserfs_delete_inode | Jeff Mahoney | 2008-07-08 | 1 | -0/+2 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-07-08 | 5 | -33/+37 |
| |\ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| | * | | | | | | it8213: fix return value in it8213_init_one() | Bartlomiej Zolnierkiewicz | 2008-07-08 | 1 | -2/+1 |
| | * | | | | | | palm_bk3710: fix IDECLK period calculation | Sergei Shtylyov | 2008-07-08 | 1 | -20/+18 |
| | * | | | | | | ide: add __ide_default_irq() inline helper | Bartlomiej Zolnierkiewicz | 2008-07-08 | 3 | -11/+18 |
| | |/ / / / / |
|
| * | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-07-08 | 1 | -1/+4 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | [S390] protect _PAGE_SPECIAL bit against mprotect | Nick Piggin | 2008-07-08 | 1 | -1/+4 |
| | |/ / / / |
|
| * / / / / | Correct hash flushing from huge_ptep_set_wrprotect() | David Gibson | 2008-07-08 | 2 | -6/+10 |
| |/ / / / |
|
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-07-08 | 1 | -4/+4 |
| |\ \ \ \ |
|
| | * | | | | Revert "PCI: Correct last two HP entries in the bfsort whitelist" | Jesse Barnes | 2008-07-07 | 1 | -4/+4 |
| | |/ / / |
|
| * / / / | [UML] fix gcc ICEs and unresolved externs | Jeff Dike | 2008-07-07 | 3 | -1/+10 |
| |/ / / |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-07 | 17 | -35/+113 |
| |\ \ \ |
|
| | * | | | can: add sanity checks | Oliver Hartkopp | 2008-07-06 | 3 | -4/+32 |
| | * | | | fs_enet: restore promiscuous and multicast settings in restart() | Laurent Pinchart | 2008-07-04 | 1 | -0/+3 |
| | * | | | ibm_newemac: Fixes entry of short packets | Sathya Narayanan | 2008-07-04 | 1 | -0/+6 |
| | * | | | ibm_newemac: Fixes kernel crashes when speed of cable connected changes | Sathya Narayanan | 2008-07-04 | 1 | -0/+2 |
| | * | | | pasemi_mac: Access iph->tot_len with correct endianness | Roland Dreier | 2008-07-04 | 1 | -1/+1 |
| | * | | | ehea: Access iph->tot_len with correct endianness | Roland Dreier | 2008-07-04 | 1 | -1/+1 |
| | * | | | ehea: fix race condition | Jan-Bernd Themann | 2008-07-04 | 2 | -7/+16 |
| | * | | | ehea: add MODULE_DEVICE_TABLE | Jan-Bernd Themann | 2008-07-04 | 1 | -0/+1 |
| | * | | | ehea: fix might sleep problem | Jan-Bernd Themann | 2008-07-04 | 2 | -12/+12 |
| | * | | | forcedeth: fix lockdep warning on ethtool -s | Tobias Diedrich | 2008-07-04 | 1 | -2/+13 |
| | * | | | Add missing skb->dev assignment in Frame Relay RX code | Krzysztof Halasa | 2008-07-04 | 1 | -0/+1 |
| | * | | | bridge: fix use-after-free in br_cleanup_bridges() | Patrick McHardy | 2008-07-03 | 1 | -3/+7 |
| | * | | | tcp: fix a size_t < 0 comparison in tcp_read_sock | Octavian Purdila | 2008-07-03 | 1 | -1/+2 |