summaryrefslogtreecommitdiffstats
path: root/scripts/setlocalversion (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-22drivers/parisc/iosapic.c: Remove unnecessary kzalloc castJoe Perches1-2/+2
2010-10-22parisc: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori1-2/+0
2010-10-22arch/parisc: Removing undead ifdef CONFIG_PA20Christian Dietrich1-3/+0
2010-10-22parisc: unwind - optimise linked-list searches for modulesPhil Carmody1-1/+4
2010-10-22parisc: change to new flag variablematt mooney1-1/+1
2010-10-22drivers/char/agp/parisc-agp.c: eliminate memory leakJulia Lawall1-0/+4
2010-10-14parisc: kill __do_IRQKyle McMartin3-7/+4
2010-10-14parisc: convert eisa interrupts to flow handlersKyle McMartin1-16/+7
2010-10-14parisc: convert gsc and dino pci interrupts to flow handlersKyle McMartin2-31/+13
2010-10-14parisc: convert suckyio interrupts to flow handlersKyle McMartin1-15/+6
2010-10-14parisc: convert iosapic interrupts to proper flow handlersKyle McMartin2-32/+7
2010-10-14parisc: convert cpu interrupts to proper flow handlersKyle McMartin3-18/+11
2010-10-14parisc: lay groundwork for killing __do_IRQKyle McMartin7-43/+38
2010-10-14parisc: add prlimit64 syscallKyle McMartin2-1/+3
2010-10-14parisc: squelch warning when using dev_get_statsKyle McMartin1-3/+3
2010-10-12fanotify: disable fanotify syscallsEric Paris2-2/+1
2010-10-11ALSA: hda - Add another HP DV6 quirkLuke Yelavich1-0/+2
2010-10-11OSS: soundcard: locking bug in sound_ioctl()Dan Carpenter1-2/+2
2010-10-11KVM: x86: Move TSC reset out of vmcb_initZachary Amsden1-1/+1
2010-10-11KVM: x86: Fix SVM VMCB resetZachary Amsden1-1/+1
2010-10-10Input: wacom - fix pressure in Cintiq 21UX2Aristeu Rozanski1-1/+3
2010-10-09kbuild: fix oldnoconfig to do the right thingKyle McMartin1-1/+1
2010-10-09kconfig: Temporarily disable dependency warningsMichal Marek1-0/+2
2010-10-09Define _addr_lsb in siginfo_t for mipsAndi Kleen1-0/+1
2010-10-09virtio-blk: fix request leak.Mike Snitzer1-1/+5
2010-10-09intel_idle: enable Atom C6Len Brown1-5/+5
2010-10-08net: clear heap allocation for ETHTOOL_GRXCLSRLALLKees Cook1-1/+1
2010-10-08isdn: strcpy() => strlcpy()Dan Carpenter1-4/+14
2010-10-08exofs: Fix double page_unlock BUG in write_begin/endBoaz Harrosh1-1/+7
2010-10-08drm/i915: Prevent module unload to avoid random memory corruptionChris Wilson1-0/+3
2010-10-08ARM: SAMSUNG: Add a workaround for get_clock() for serial driverMarek Szyprowski1-1/+26
2010-10-08ARM: S5P: Bug fix on errors of build with CONFIG_PREEMPT_NONESeungChull Suh4-0/+4
2010-10-08ARM: SAMSUNG: Fix build warnings because of unused codesKukjin Kim2-6/+0
2010-10-07sysctl: fix min/max handling in __do_proc_doulongvec_minmax()Eric Dumazet1-1/+1
2010-10-07MAINTAINERS: add Samsung S5P series FIMC maintainersKyungmin Park1-0/+10
2010-10-07MAINTAINERS: Haavard has movedAndrew Morton1-1/+1
2010-10-07memcg: fix thresholds with use_hierarchy == 1Kirill A. Shutemov1-3/+7
2010-10-07mm: alloc_large_system_hash() printk overflow on 16TB bootRobin Holt1-2/+2
2010-10-07Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"John W. Linville1-2/+2
2010-10-07ceph: update issue_seq on cap grantSage Weil1-3/+5
2010-10-07ceph: send cap release message early on failed revoke.Greg Farnum1-10/+13
2010-10-07ceph: Update max_len with minimum required sizeAneesh Kumar K.V1-1/+4
2010-10-07ceph: Fix return value of encode_fh functionAneesh Kumar K.V1-7/+9
2010-10-07ceph: avoid null deref in osd request error pathSage Weil1-1/+1
2010-10-07ceph: fix list_add usage on unsafe_writes listHenry C Chang1-1/+1
2010-10-07HWPOISON: Stop shrinking at right page countAndi Kleen1-1/+1
2010-10-07HWPOISON: Report correct address granuality for AO huge page errorsAndi Kleen1-5/+5
2010-10-07HWPOISON: Copy si_addr_lsb to userAndi Kleen1-0/+8
2010-10-07page-types.c: fix name of unpoison interfaceNaoya Horiguchi1-1/+1
2010-10-07elevator: fix oops on early call to elevator_change()Jens Axboe2-4/+9