| Commit message (Expand) | Author | Age | Files | Lines |
* | xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_top | Stefano Stabellini | 2011-05-02 | 1 | -1/+1 |
* | xen/mmu: Add workaround "x86-64, mm: Put early page table high" | Konrad Rzeszutek Wilk | 2011-05-02 | 1 | -0/+123 |
* | Linux 2.6.39-rc5v2.6.39-rc5 | Linus Torvalds | 2011-04-26 | 1 | -1/+1 |
* | init/Kconfig: fix EXPERT menu list | Randy Dunlap | 2011-04-26 | 1 | -8/+8 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2011-04-26 | 3 | -16/+86 |
|\ |
|
| * | amd64_edac: Erratum #637 workaround | Borislav Petkov | 2011-04-26 | 2 | -2/+51 |
| * | amd64_edac: Factor in CC6 save area | Borislav Petkov | 2011-04-26 | 2 | -1/+29 |
| * | amd64_edac: Remove node interleave warning | Borislav Petkov | 2011-04-26 | 1 | -5/+1 |
| * | EDAC: Remove debugging output in scrub rate handling | Markus Trippelsdorf | 2011-04-21 | 2 | -8/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2011-04-26 | 1 | -0/+97 |
|\ \ |
|
| * | | watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCH | Seth Heasley | 2011-04-26 | 1 | -0/+97 |
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-04-26 | 11 | -74/+166 |
|\ \ \ |
|
| * | | | [S390] kvm-390: Let kernel exit SIE instruction on work | Carsten Otte | 2011-04-20 | 1 | -2/+2 |
| * | | | [S390] dasd: check sense type in device change handler | Stefan Weinhuber | 2011-04-20 | 1 | -2/+3 |
| * | | | [S390] pfault: fix token handling | Heiko Carstens | 2011-04-20 | 1 | -2/+2 |
| * | | | [S390] qdio: reset error states immediately | Jan Glauber | 2011-04-20 | 1 | -5/+12 |
| * | | | [S390] fix page table walk for changing page attributes | Jan Glauber | 2011-04-20 | 1 | -2/+3 |
| * | | | [S390] prng: prevent access beyond end of stack | Jan Glauber | 2011-04-20 | 1 | -1/+1 |
| * | | | [S390] dasd: fix race between open and offline | Stefan Weinhuber | 2011-04-20 | 5 | -60/+143 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2011-04-26 | 6 | -15/+32 |
|\ \ \ \ |
|
| * | | | | Btrfs: cleanup error handling in inode.c | Tsutomu Itoh | 2011-04-25 | 1 | -6/+9 |
| * | | | | Btrfs: put the right bio if we have an error | Josef Bacik | 2011-04-25 | 1 | -1/+1 |
| * | | | | Btrfs: free bitmaps properly when evicting the cache | Josef Bacik | 2011-04-25 | 1 | -4/+7 |
| * | | | | Btrfs: Free free_space item properly in btrfs_trim_block_group() | Li Zefan | 2011-04-25 | 1 | -1/+1 |
| * | | | | btrfs: add missing spin_unlock to a rare exit path | David Sterba | 2011-04-25 | 1 | -0/+1 |
| * | | | | Btrfs: check return value of kmalloc() | Tsutomu Itoh | 2011-04-25 | 2 | -0/+7 |
| * | | | | btrfs: fix wrong allocating flag when reading page | Itaru Kitayama | 2011-04-25 | 1 | -1/+1 |
| * | | | | Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log() | Tsutomu Itoh | 2011-04-25 | 1 | -2/+5 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-04-26 | 1 | -0/+10 |
|\ \ \ \ \ |
|
| * | | | | | Btrfs: do some plugging in the submit_bio threads | Chris Mason | 2011-04-19 | 1 | -0/+10 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2011-04-25 | 1 | -2/+3 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | CIFS: Fix memory over bound bug in cifs_parse_mount_options | Pavel Shilovsky | 2011-04-21 | 1 | -2/+3 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds | 2011-04-25 | 7 | -79/+128 |
|\ \ \ \ |
|
| * | | | | eCryptfs: Flush dirty pages in setattr | Tyler Hicks | 2011-04-25 | 1 | -0/+6 |
| * | | | | eCryptfs: Handle failed metadata read in lookup | Tyler Hicks | 2011-04-25 | 4 | -16/+28 |
| * | | | | eCryptfs: Add reference counting to lower files | Tyler Hicks | 2011-04-25 | 6 | -59/+92 |
| * | | | | eCryptfs: dput dentries returned from dget_parent | Tyler Hicks | 2011-04-25 | 1 | -2/+2 |
| * | | | | eCryptfs: Remove extra d_delete in ecryptfs_rmdir | Tyler Hicks | 2011-04-25 | 1 | -2/+0 |
* | | | | | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-04-25 | 2 | -11/+12 |
|\ \ \ \ \ |
|
| * | | | | | rtc: fix coh901331 startup crash | Linus Walleij | 2011-04-20 | 1 | -2/+2 |
| * | | | | | mach-ux500: fix i2c0 device setup regression | Linus Walleij | 2011-04-20 | 1 | -9/+10 |
| | |/ / /
| |/| | | |
|
* | | | | | SELINUX: Make selinux cache VFS RCU walks safe | Eric Paris | 2011-04-25 | 3 | -25/+55 |
* | | | | | add hlist_bl_lock/unlock helpers | Christoph Hellwig | 2011-04-25 | 3 | -20/+19 |
* | | | | | bit_spinlock: don't play preemption games inside the busy loop | Linus Torvalds | 2011-04-25 | 1 | -4/+4 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'dcache-cleanup' | Linus Torvalds | 2011-04-24 | 2 | -28/+18 |
|\ \ \ \ |
|
| * | | | | vfs: get rid of insane dentry hashing rules | Linus Torvalds | 2011-04-24 | 2 | -28/+18 |
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-04-24 | 8 | -11/+103 |
|\ \ \ \ \ |
|
| * | | | | | libata: ahci_start_engine compliant to AHCI spec | Jian Peng | 2011-04-24 | 1 | -0/+21 |
| * | | | | | ata: pata_at91.c bugfix for initial_timing initialisation | Igor Plyatov | 2011-04-24 | 1 | -2/+12 |
| * | | | | | ata: pata_at91.c bugfix for high master clock | Igor Plyatov | 2011-04-24 | 1 | -1/+7 |