Age | Commit message (Expand) | Author | Files | Lines |
2012-01-03 | switch a bunch of places to mnt_want_write_file() | Al Viro | 16 | -42/+42 |
2012-01-03 | trim fs/internal.h | Al Viro | 5 | -28/+15 |
2012-01-03 | pull manipulations of rpc_cred inside alloc_nfs_open_context() | Al Viro | 3 | -33/+22 |
2012-01-03 | Revert "rtc: Disable the alarm in the hardware" | Linus Torvalds | 1 | -34/+10 |
2012-01-03 | hung_task: fix false positive during vfork | Mandeep Singh Baines | 1 | -4/+10 |
2012-01-03 | security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not set | Jan Kara | 2 | -2/+2 |
2012-01-03 | drm/radeon/kms/atom: fix possible segfault in pm setup | Alexander Müller | 1 | -1/+5 |
2012-01-02 | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2012-01-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 7 | -7/+17 |
2011-12-31 | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 1 | -0/+1 |
2011-12-31 | gspca: Fix falling back to lower isoc alt settings | Mauro Carvalho Chehab | 1 | -1/+1 |
2011-12-31 | futex: Fix uninterruptible loop due to gate_area | Hugh Dickins | 1 | -8/+20 |
2011-12-31 | netfilter: ctnetlink: fix timeout calculation | Xi Wang | 1 | -2/+2 |
2011-12-31 | ipvs: try also real server with port 0 in backup server | Julian Anastasov | 4 | -5/+11 |
2011-12-30 | skge: restore rx multicast filter on resume and after config changes | Florian Zumbiehl | 1 | -0/+3 |
2011-12-30 | mlx4_en: nullify cq->vector field when closing completion queue | Yevgeny Petrilin | 1 | -0/+1 |
2011-12-30 | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds | 4 | -75/+65 |
2011-12-30 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 11 | -30/+48 |
2011-12-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -5/+6 |
2011-12-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -26/+3 |
2011-12-30 | Merge branch 'v3.2-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -15/+15 |
2011-12-30 | Revert "clockevents: Set noop handler in clockevents_exchange_device()" | Linus Torvalds | 1 | -1/+0 |
2011-12-30 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 4 | -7/+12 |
2011-12-29 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -1/+1 |
2011-12-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -9/+22 |
2011-12-29 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -4/+4 |
2011-12-29 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 3 | -25/+43 |
2011-12-29 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -12/+15 |
2011-12-29 | mm: hugetlb: fix non-atomic enqueue of huge page | Hillf Danton | 1 | -1/+1 |
2011-12-29 | procfs: do not confuse jiffies with cputime64_t | Andreas Schwab | 5 | -2/+8 |
2011-12-29 | mm/mempolicy.c: refix mbind_range() vma issue | KOSAKI Motohiro | 1 | -1/+10 |
2011-12-29 | gspca: Fix bulk mode cameras no longer working (regression fix) | Hans de Goede | 1 | -2/+2 |
2011-12-29 | Input: sentelic - fix retrieving number of buttons | Tai-hwa Liang | 2 | -3/+4 |
2011-12-29 | ceph: disable use of dcache for readdir etc. | Sage Weil | 1 | -26/+3 |
2011-12-29 | block: fix blk_queue_end_tag() | Dan Williams | 1 | -11/+2 |
2011-12-28 | ARM: EXYNOS: Remove duplicated SROMC static memory mapping | Thomas Abraham | 1 | -5/+0 |
2011-12-28 | ARM: SAMSUNG: Fix build error when selecting CPU_FREQ_S3C24XX_DEBUGFS on S3C2440 | Denis Kuzmenko | 1 | -10/+15 |
2011-12-27 | packet: fix possible dev refcnt leak when bind fail | Wei Yongjun | 1 | -1/+5 |
2011-12-27 | watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2) | Wim Van Sebroeck | 1 | -3/+3 |
2011-12-26 | drm/i915: Disable RC6 on Sandybridge by default | Keith Packard | 1 | -5/+3 |
2011-12-26 | drm/i915: Disable semaphores by default on SNB | Keith Packard | 1 | -2/+2 |
2011-12-26 | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 10 | -56/+154 |
2011-12-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee13... | Linus Torvalds | 1 | -1/+1 |
2011-12-26 | vfs: fix handling of lock allocation failure in lease-break case | Linus Torvalds | 1 | -8/+3 |
2011-12-26 | watchdog: hpwdt: Changes to handle NX secure bit in 32bit path | Mingarelli, Thomas | 1 | -1/+4 |
2011-12-26 | watchdog: sp805: Fix section mismatch in ID table. | Nick Bowler | 1 | -1/+1 |
2011-12-26 | watchdog: move coh901327 state holders | Linus Walleij | 1 | -2/+4 |
2011-12-26 | KVM: PPC: e500: include linux/export.h | Scott Wood | 1 | -0/+1 |
2011-12-26 | KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=N | Michael Neuling | 1 | -1/+1 |
2011-12-26 | KVM: PPC: protect use of kvmppc_h_pr | Andreas Schwab | 1 | -0/+2 |