| Commit message (Expand) | Author | Age | Files | Lines |
* | JFS is missing a memory barrier | Nick Piggin | 2008-01-03 | 1 | -2/+2 |
* | JFS: Make sure special inode data is written after journal is flushed | Dave Kleikamp | 2008-01-03 | 2 | -19/+17 |
* | JFS: clear PAGECACHE_TAG_DIRTY for no-write pages | Dave Kleikamp | 2008-01-03 | 1 | -3/+8 |
* | Fix kernel/ptrace.c compile problem (missing "may_attach()") | Linus Torvalds | 2008-01-02 | 1 | -1/+1 |
* | restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid | Al Viro | 2008-01-02 | 6 | -7/+27 |
* | scsi: revert "[SCSI] Get rid of scsi_cmnd->done" | Ingo Molnar | 2008-01-02 | 9 | -43/+58 |
* | Unify /proc/slabinfo configuration | Linus Torvalds | 2008-01-02 | 7 | -27/+23 |
* | slub: register slabinfo to procfs | Pekka Enberg | 2008-01-02 | 1 | -0/+17 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-01-01 | 1 | -9/+0 |
|\ |
|
| * | [POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=y | Paul Mackerras | 2008-01-02 | 1 | -9/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2008-01-01 | 2 | -37/+41 |
|\ \ |
|
| * | | x86: fix asm-x86/msr.h for user-space export | Mike Frysinger | 2008-01-01 | 1 | -35/+39 |
| * | | x86: fix asm-x86/byteorder.h for userspace export | Mike Frysinger | 2008-01-01 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2008-01-01 | 5 | -12/+13 |
|\ \ |
|
| * | | leds: Fix locomo LED driver oops | Richard Purdie | 2007-12-31 | 1 | -1/+1 |
| * | | leds: Fix leds_list_lock locking issues | Richard Purdie | 2007-12-31 | 4 | -11/+12 |
| |/ |
|
* | | slub: provide /proc/slabinfo | Pekka J Enberg | 2008-01-01 | 2 | -13/+94 |
* | | fix lguest rmmod "bad pgd" | Rusty Russell | 2008-01-01 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-12-30 | 2 | -2/+2 |
|\ |
|
| * | [SERIAL]: Fix section mismatches in Sun serial console drivers. | David S. Miller | 2007-12-29 | 2 | -2/+2 |
* | | [BLUETOOTH]: put_device before device_del fix | Dave Young | 2007-12-29 | 2 | -9/+2 |
* | | [TCP]: use non-delayed ACK for congestion control RTT | Gavin McCullagh | 2007-12-29 | 1 | -8/+11 |
* | | [IPV4] Fix ip=dhcp regression | Simon Horman | 2007-12-28 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-12-28 | 9 | -48/+129 |
|\ |
|
| * | [POWERPC] PS3: Fix printing of os-area magic numbers | Geoff Levand | 2007-12-28 | 1 | -10/+30 |
| * | [POWERPC] Oprofile: Remove dependency on spufs module | Bob Nelson | 2007-12-28 | 8 | -38/+99 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2007-12-27 | 1 | -4/+49 |
|\ \ |
|
| * | | [CRYPTO] padlock: Fix spurious ECB page fault | Herbert Xu | 2007-12-28 | 1 | -4/+49 |
* | | | [PCI] Do not enable CRS Software Visibility by default | Linus Torvalds | 2007-12-27 | 1 | -18/+0 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-12-26 | 12 | -16/+34 |
|\ \ |
|
| * | | [IPV4]: Fix ip command line processing. | Simon Horman | 2007-12-26 | 2 | -10/+5 |
| * | | [VETH]: move veth.h to include/linux | Stephen Hemminger | 2007-12-26 | 3 | -1/+2 |
| * | | [NET] tc_nat: header install | Stephen Hemminger | 2007-12-26 | 1 | -0/+1 |
| * | | [TUNTAP]: Fix wrong debug message. | Toyo Abe | 2007-12-26 | 1 | -1/+1 |
| * | | [NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibility | Patrick McHardy | 2007-12-26 | 3 | -2/+7 |
| * | | mac80211: warn when receiving frames with unaligned data | Johannes Berg | 2007-12-26 | 1 | -0/+13 |
| * | | mac80211: round station cleanup timer | Johannes Berg | 2007-12-26 | 1 | -2/+5 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-12-26 | 2 | -0/+20 |
|\ \ \ |
|
| * | | | [SPARC64]: Implement pci_resource_to_user() | David S. Miller | 2007-12-26 | 2 | -0/+20 |
| |/ / |
|
* | | | Revert quicklist need->flush fix | Christoph Lameter | 2007-12-26 | 1 | -3/+0 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-12-25 | 5 | -37/+42 |
|\ \ |
|
| * | | cmd64x: fix hwif->chipset setup | Bartlomiej Zolnierkiewicz | 2007-12-24 | 1 | -2/+2 |
| * | | MAINTAINERS: update ide-cd entry | Borislav Petkov | 2007-12-24 | 1 | -1/+3 |
| * | | ide-cd: fix 'ireason' reporting in cdrom_pc_intr() | Bartlomiej Zolnierkiewicz | 2007-12-24 | 1 | -3/+3 |
| * | | ide-cd: fix error message in cdrom_pc_intr() | Bartlomiej Zolnierkiewicz | 2007-12-24 | 1 | -1/+1 |
| * | | ide-cd: add error message for DMA error to cdrom_read_intr() | Bartlomiej Zolnierkiewicz | 2007-12-24 | 1 | -1/+4 |
| * | | ide-cd: fix error messages in cdrom_write_intr() | Bartlomiej Zolnierkiewicz | 2007-12-24 | 1 | -5/+8 |
| * | | ide-cd: add missing 'ireason' masking to cdrom_write_intr() | Bartlomiej Zolnierkiewicz | 2007-12-24 | 1 | -1/+1 |
| * | | ide-cd: fix error messages in cdrom_{read,write}_check_ireason() | Bartlomiej Zolnierkiewicz | 2007-12-24 | 1 | -8/+8 |
| * | | ide-cd: use ide_cd_release() in ide_cd_probe() | Bartlomiej Zolnierkiewicz | 2007-12-24 | 1 | -8/+1 |