Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Revert "[SCSI] extend the last_sector_bug flag to cover more sectors" | Linus Torvalds | 2008-08-04 | 1 | -2/+1 | |
* | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-08-03 | 181 | -16303/+6 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | [ARM] Fix explicit asm(-arm)?/arch-foo references | Russell King | 2008-08-02 | 5 | -6/+6 | |
| * | | | | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King | 2008-08-02 | 176 | -16295/+0 | |
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-08-01 | 185 | -29383/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | [IA64] Move include/asm-ia64 to arch/ia64/include/asm | Tony Luck | 2008-08-01 | 185 | -29383/+0 | |
* | | | | | | embedded: fix vc_translate operator precedence | Tim Bird | 2008-08-01 | 1 | -1/+1 | |
* | | | | | | FRV: Wire up new system calls | David Howells | 2008-08-01 | 1 | -1/+7 | |
* | | | | | | MN10300: Wire up new system calls | David Howells | 2008-08-01 | 1 | -0/+6 | |
* | | | | | | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-08-01 | 3 | -0/+31 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | KVM: Advertise synchronized mmu support to userspace | Avi Kivity | 2008-07-29 | 1 | -0/+1 | |
| * | | | | | | KVM: Synchronize guest physical memory map to host virtual memory map | Andrea Arcangeli | 2008-07-29 | 2 | -0/+30 | |
* | | | | | | | Merge branch 'zero-len' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar... | Linus Torvalds | 2008-08-01 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | drivers/media, include/media: delete zero-length files | Jeff Garzik | 2008-07-31 | 1 | -0/+0 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Missing symbol prefix on vmlinux.lds.h | Yoshinori Sato | 2008-08-01 | 1 | -7/+7 | |
* | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-08-01 | 1 | -3/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | pata_it821x: Driver updates and reworking | Alan Cox | 2008-07-31 | 1 | -0/+3 | |
| * | | | | | | | libata.h: replace __FUNCTION__ with __func__ | Alexander Beregalov | 2008-07-31 | 1 | -3/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-pull | Linus Torvalds | 2008-08-01 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | dcache: Add case-insensitive support d_ci_add() routine | Barry Naujok | 2008-07-28 | 1 | -0/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | tracehook: fix exit_signal=0 case | Roland McGrath | 2008-08-01 | 1 | -8/+13 | |
* | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2008-08-01 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | md: delay notification of 'active_idle' to the recovery thread | Dan Williams | 2008-07-23 | 1 | -0/+1 | |
* | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-08-01 | 1 | -2/+66 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [PATCH] configfs: Convenience macros for attribute definition. | Joel Becker | 2008-07-31 | 1 | -2/+65 | |
| * | | | | | | | | [PATCH] configfs: Include linux/err.h in linux/configfs.h | Joel Becker | 2008-07-31 | 1 | -0/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-08-01 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | block: add a blk_plug_device_unlocked() that grabs the queue lock | Jens Axboe | 2008-08-01 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-08-01 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ALSA: ASoC: Export dapm_reg_event() fully | Mark Brown | 2008-07-29 | 1 | -0/+3 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-08-01 | 6 | -276/+313 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | skbuff: add missing kernel-doc for do_not_encrypt | Randy Dunlap | 2008-07-31 | 1 | -0/+1 | |
| * | | | | | | | ipvs: Move userspace definitions to include/linux/ip_vs.h | Julius Volz | 2008-07-31 | 3 | -245/+254 | |
| * | | | | | | | netdev: Fix lockdep warnings in multiqueue configurations. | David S. Miller | 2008-07-31 | 1 | -31/+55 | |
| * | | | | | | | netfilter: nf_conntrack_tcp: decrease timeouts while data in unacknowledged | Patrick McHardy | 2008-07-31 | 1 | -0/+3 | |
* | | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-08-01 | 2 | -2/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [MTD] MTD_DEBUG always does compile-time typechecks | David Brownell | 2008-07-30 | 1 | -1/+5 | |
| * | | | | | | | | [MTD] [NAND] fix subpage read for small page NAND | Alexey Korolev | 2008-07-30 | 1 | -1/+3 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-08-01 | 3 | -2/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [PATCH] pass struct path * to do_add_mount() | Al Viro | 2008-08-01 | 1 | -1/+2 | |
| * | | | | | | | | [PATCH] fix races and leaks in vfs_quota_on() users | Al Viro | 2008-08-01 | 1 | -0/+2 | |
| * | | | | | | | | [PATCH] merge locate_fd() and get_unused_fd() | Al Viro | 2008-08-01 | 1 | -1/+2 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'reg-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-08-01 | 5 | -0/+530 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | regulator: TI bq24022 Li-Ion Charger driver | Philipp Zabel | 2008-07-30 | 1 | -0/+21 | |
| * | | | | | | | | regulator: fixed regulator interface | Mark Brown | 2008-07-30 | 1 | -0/+22 | |
| * | | | | | | | | regulator: machine driver interface | Liam Girdwood | 2008-07-30 | 1 | -0/+104 | |
| * | | | | | | | | regulator: regulator driver interface | Liam Girdwood | 2008-07-30 | 1 | -0/+99 | |
| * | | | | | | | | regulator: consumer device interface | Liam Girdwood | 2008-07-30 | 1 | -0/+284 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2008-08-01 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' of /home/cbou/linux-2.6 | Anton Vorontsov | 2008-07-30 | 2026 | -75479/+42626 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / |