summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-07powerpc/8xx: Use SPRG2 and DAR registers to stash r11 and cr.Joakim Tjernlund1-13/+36
2010-04-07powerpc/8xx: Don't touch ACCESSED when no SWAP.Joakim Tjernlund1-2/+4
2010-04-07powerpc/8xx: Avoid testing for kernel space in ITLB Miss.Joakim Tjernlund1-0/+4
2010-04-07powerpc/8xx: Optimze TLB Miss handlersJoakim Tjernlund1-8/+3
2010-04-07powerpc/ppc32: Fixup pmd_page to work when ARCH_PFN_OFFSET is non-zeroJason Gunthorpe1-1/+1
2010-04-07powerpc/pseries: Export data from new hcall H_EM_GET_PARMSVaidyanathan Srinivasan2-1/+12
2010-04-07powerpc: Disable interrupts for data breakpoint exceptionsK.Prasad2-3/+15
2010-04-07powerpc/vio: Add modalias supportBenjamin Herrenschmidt1-0/+21
2010-04-07powerpc: Fix ioremap_flags() with book3e pte definitionBenjamin Herrenschmidt2-0/+16
2010-04-07powerpc/mpsc: Set the port device in the mpsc serial driverCorey Minyard1-0/+1
2010-04-07powerpc: Add a new zImage for maple using a different link addressCorey Minyard2-3/+7
2010-04-07Remove unused HDPU driverBenjamin Herrenschmidt5-433/+0
2010-04-06proc: copy_to_user() returns unsignedDan Carpenter1-1/+1
2010-04-06libata: unlock HPA if device shrunkTejun Heo2-29/+46
2010-04-06libata: disable NCQ on Crucial C300 SSDTejun Heo1-0/+3
2010-04-06libata: don't whine on spurious IRQTejun Heo1-4/+0
2010-04-06[WATCHDOG] hpwdt - fix lower timeout limitThomas Mingarelli1-1/+1
2010-04-06[WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point Dev...Seth Heasley1-6/+93
2010-04-06[WATCHDOG] doc: Fix use of WDIOC_SETOPTIONS ioctl.James Hogan2-5/+8
2010-04-06Fix up possibly racy module refcountingNick Piggin2-15/+34
2010-04-05audit: preface audit printk with auditEric Paris1-1/+1
2010-04-059p: saving negative to unsigned charDan Carpenter1-2/+3
2010-04-059p: return on mutex_lock_interruptible()Dan Carpenter1-0/+2
2010-04-05Btrfs: add check for changed leaves in setup_leaf_for_splitChris Mason1-0/+4
2010-04-05Btrfs: create snapshot references in same commit as snapshotSage Weil1-66/+31
2010-04-05Btrfs: fix small race with delalloc flushing waitqueue'sJosef Bacik1-5/+4
2010-04-05Btrfs: use add_to_page_cache_lru, use __page_cache_allocNick Piggin2-32/+5
2010-04-05rmap: fix anon_vma_fork() memory leakRik van Riel1-0/+1
2010-04-059p: Creating files with names too long should fail with ENAMETOOLONG.Sripathi Kodi1-0/+3
2010-04-059p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V5-3/+34
2010-04-059p: drop nlink removeAneesh Kumar K.V1-1/+5
2010-04-05fs/9p: Clunk the fid resulting from partial walk of the nameAneesh Kumar K.V1-2/+10
2010-04-059p: documentation updateSripathi Kodi1-2/+16
2010-04-059p: Fix setting of protocol flags in v9fs_session_info structure.Sripathi Kodi1-3/+5
2010-04-05eeepc-wmi: include slab.hTejun Heo1-0/+1
2010-04-05staging/otus: include slab.h from usbdrv.hTejun Heo1-0/+1
2010-04-04proc: pagemap: Hold mmap_sem during page walkKAMEZAWA Hiroyuki1-49/+38
2010-04-04pcmcia: fix up alignf issuesDominik Brodowski1-17/+14
2010-04-04sunxvr500: Ignore secondary output PCI devices.David S. Miller1-7/+17
2010-04-04sparc64: Implement perf_arch_fetch_caller_regsDavid S. Miller1-0/+75
2010-04-04sparc64: Update defconfig.David S. Miller1-12/+16
2010-04-04[WATCHDOG] doc: watchdog simple example: don't fail on fsync()Giel van Schijndel1-3/+0
2010-04-04[WATCHDOG] set max63xx driver as ARM onlyMarc Zyngier1-5/+6
2010-04-04[WATCHDOG] powerpc: pika_wdt ident cannot be constSean MacLennan1-1/+1
2010-04-04smc91c92_cs: fix the problem of "Unable to find hardware address"Ken Kawasaki1-5/+7
2010-04-03sparc64: Fix array size reported by vmemmap_populate()Ben Hutchings1-1/+1
2010-04-03perf: Always build the powerpc perf_arch_fetch_caller_regs versionFrederic Weisbecker1-2/+0
2010-04-03perf: Always build the stub perf_arch_fetch_caller_regs versionFrederic Weisbecker1-2/+1
2010-04-03PCI quirk: RS780/RS880: disable MSI behind the PCI bridgeClemens Ladisch1-33/+3
2010-04-03tty: release_one_tty() forgets to put pidsOleg Nesterov1-0/+2