Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | sfc: Always map MCDI shared memory as uncacheable | Ben Hutchings | 2011-05-12 | 3 | -23/+53 | |
| * | | | | | | | ehea: Fix memory hotplug oops | Anton Blanchard | 2011-05-12 | 1 | -3/+3 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-05-12 | 5 | -2/+29 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | libertas: fix cmdpendingq locking | Paul Fox | 2011-05-10 | 1 | -2/+4 | |
| | * | | | | | | | iwlegacy: fix IBSS mode crashes | Stanislaw Gruszka | 2011-05-10 | 2 | -0/+13 | |
| | * | | | | | | | ath9k: Fix a warning due to a queued work during S3 state | Mohammed Shafi Shajakhan | 2011-05-10 | 1 | -0/+8 | |
| | * | | | | | | | mac80211: don't start the dynamic ps timer if not associated | Luciano Coelho | 2011-05-10 | 1 | -0/+4 | |
* | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2011-05-14 | 9 | -50/+68 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | NFSv4.1: Ensure that layoutget uses the correct gfp modes | Trond Myklebust | 2011-05-12 | 8 | -50/+59 | |
| * | | | | | | | | | NFSv4.1: remove pnfs_layout_hdr from pnfs_destroy_all_layouts tmp_list | Andy Adamson | 2011-05-11 | 1 | -0/+1 | |
| * | | | | | | | | | NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REP | Andy Adamson | 2011-05-11 | 2 | -0/+8 | |
* | | | | | | | | | | drm/i915: Revert i915.semaphore=1 default from i915 merge | Andy Lutomirski | 2011-05-13 | 1 | -1/+1 | |
* | | | | | | | | | | vfs: micro-optimize acl_permission_check() | Linus Torvalds | 2011-05-13 | 1 | -1/+1 | |
* | | | | | | | | | | Cache user_ns in struct cred | Serge E. Hallyn | 2011-05-13 | 4 | -20/+27 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2011-05-13 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into... | James Morris | 2011-05-13 | 1 | -4/+0 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | SELinux: delete debugging printks from filename_trans rule processing | Eric Paris | 2011-05-12 | 1 | -4/+0 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2011-05-13 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | net/9p/protocol.c: Fix a memory leak | Pedro Scarapicchia Junior | 2011-05-13 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-2639-rc7/i2c-fixes' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2011-05-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | i2c: pnx: Fix crash due to wrong init of timer->data | Wolfram Sang | 2011-05-13 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
* / / / / / / / / / | vsprintf: Turn kptr_restrict off by default | Ingo Molnar | 2011-05-13 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 2011-05-12 | 6 | -9/+15 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ASoC: WM8903: Fix Digital Capture Volume range | Stephen Warren | 2011-05-10 | 1 | -1/+1 | |
| * | | | | | | | | | ASoC: UDA134x: Remove POWER_OFF_ON_STANDBY define. | Marek Belisko | 2011-05-08 | 1 | -2/+0 | |
| * | | | | | | | | | ASoC: SSM2602: Fix reg_cache_size | Lars-Peter Clausen | 2011-05-08 | 1 | -1/+1 | |
| * | | | | | | | | | ASoC: SSM2602: Fix 'Mic Boost2' control | Lars-Peter Clausen | 2011-05-08 | 1 | -1/+1 | |
| * | | | | | | | | | ASoC: SSM2602: Properly annotate i2c probe and remove functions | Lars-Peter Clausen | 2011-05-08 | 1 | -3/+3 | |
| * | | | | | | | | | ASoC: sst_platform: add hw_free callback to fix resource leak | xingchao | 2011-05-04 | 1 | -0/+6 | |
| * | | | | | | | | | ASoC: Don't crash on PM operations | Mark Brown | 2011-05-04 | 1 | -0/+2 | |
| * | | | | | | | | | ASoC: JZ4740: Fix i2s shutdown | Lars-Peter Clausen | 2011-05-03 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'stable/bug-fixes-for-rc7' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-05-12 | 5 | -125/+54 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/mm: Fix section mismatch derived from native_pagetable_reserve() | Sedat Dilek | 2011-05-12 | 1 | -1/+1 | |
| * | | | | | | | | | | x86,xen: introduce x86_init.mapping.pagetable_reserve | Stefano Stabellini | 2011-05-12 | 5 | -2/+54 | |
| * | | | | | | | | | | Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high"" | Konrad Rzeszutek Wilk | 2011-05-12 | 1 | -123/+0 | |
* | | | | | | | | | | | Revert "drm/i915: Only enable the plane after setting the fb base (pre-ILK)" | Linus Torvalds | 2011-05-12 | 1 | -0/+2 | |
* | | | | | | | | | | | Merge branch 'fbmem' | Linus Torvalds | 2011-05-12 | 2 | -26/+81 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | fbmem: make read/write/ioctl use the frame buffer at open time | Linus Torvalds | 2011-05-12 | 1 | -16/+34 | |
| * | | | | | | | | | | fbcon: add lifetime refcount to opened frame buffers | Linus Torvalds | 2011-05-12 | 2 | -10/+47 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-05-12 | 1 | -3/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Input: ads7846 - remove unused variable from struct ads7845_ser_req | Alexander Stein | 2011-05-05 | 1 | -1/+0 | |
| * | | | | | | | | | | Input: ads7846 - make transfer buffers DMA safe | Alexander Stein | 2011-05-05 | 1 | -2/+10 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2011-05-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | fuse: fix oops in revalidate when called with NULL nameidata | Miklos Szeredi | 2011-05-10 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2011-05-12 | 5 | -9/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sparc32: Fixed unaligned memory copying in function __csum_partial_copy_sparc... | Tkhai Kirill | 2011-05-12 | 1 | -3/+9 | |
| * | | | | | | | | | | | sparc32: fix sparcstation 5 boot | Sam Ravnborg | 2011-04-22 | 1 | -3/+7 | |
| * | | | | | | | | | | | sparc32: fix section mismatch warnings in apc, pmc and time_32 | Sam Ravnborg | 2011-04-22 | 3 | -3/+3 | |
* | | | | | | | | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-05-12 | 10 | -71/+109 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accesses | Catalin Marinas | 2011-05-12 | 3 | -3/+3 |