Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | linux/kernel.h: define SYMBOL_PREFIX | James Hogan | 2012-12-03 | 1 | -0/+7 | |
* | | | | | Merge tag 'upstream-3.7-rc9' of git://git.infradead.org/linux-ubi | Linus Torvalds | 2012-12-04 | 1 | -10/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | UBI: dont call ubi_self_check_all_ff() in __wl_get_peb() | Richard Weinberger | 2012-12-04 | 1 | -9/+9 | |
| * | | | | | UBI: remove PEB from free tree in get_peb_for_wl() | Richard Weinberger | 2012-12-04 | 1 | -1/+7 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-12-04 | 3 | -11/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()s | Tejun Heo | 2012-12-04 | 1 | -2/+2 | |
| * | | | | | megaraid: fix BUG_ON() from incorrect use of delayed work | Xiaotian Feng | 2012-12-04 | 2 | -9/+7 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-12-04 | 4 | -10/+20 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | sparc: Fix piggyback with newer binutils. | David S. Miller | 2012-12-03 | 1 | -6/+6 | |
| * | | | | | | sparc64: exit_group should kill register windows just like plain exit. | David S. Miller | 2012-12-03 | 3 | -4/+14 | |
* | | | | | | | vfs: avoid "attempt to access beyond end of device" warnings | Linus Torvalds | 2012-12-04 | 1 | -0/+52 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Linux 3.7-rc8v3.7-rc8 | Linus Torvalds | 2012-12-03 | 1 | -1/+1 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac | Linus Torvalds | 2012-12-03 | 4 | -17/+22 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | i7core_edac: fix panic when accessing sysfs files | Prarit Bhargava | 2012-11-28 | 1 | -3/+3 | |
| * | | | | | | i7300_edac: Fix error flag testing | Jean Delvare | 2012-10-25 | 1 | -4/+4 | |
| * | | | | | | edac: Fix the dimm filling for csrows-based layouts | Mauro Carvalho Chehab | 2012-10-25 | 1 | -3/+11 | |
| * | | | | | | i82975x_edac: Fix dimm label initialization | Mauro Carvalho Chehab | 2012-10-25 | 1 | -7/+4 | |
| * | | | | | | Merge tag 'v3.6' into fixes | Mauro Carvalho Chehab | 2012-10-25 | 87 | -442/+800 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-12-03 | 8 | -25/+27 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [media] s5p-mfc: Handle multi-frame input buffer | Arun Kumar K | 2012-11-26 | 1 | -5/+2 | |
| * | | | | | | | | [media] s5p-mfc: Bug fix of timestamp/timecode copy mechanism | Arun Kumar K | 2012-11-26 | 1 | -1/+1 | |
| * | | | | | | | | [media] exynos-gsc: Add missing video device vfl_dir flag initialization | Sylwester Nawrocki | 2012-11-26 | 1 | -0/+1 | |
| * | | | | | | | | [media] exynos-gsc: Fix settings for input and output image RGB type | Shaik Ameer Basha | 2012-11-26 | 1 | -8/+8 | |
| * | | | | | | | | [media] exynos-gsc: Don't use mutex_lock_interruptible() in device release() | Sylwester Nawrocki | 2012-11-26 | 1 | -2/+1 | |
| * | | | | | | | | [media] fimc-lite: Don't use mutex_lock_interruptible() in device release() | Sylwester Nawrocki | 2012-11-26 | 1 | -2/+1 | |
| * | | | | | | | | [media] s5p-fimc: Don't use mutex_lock_interruptible() in device release() | Sylwester Nawrocki | 2012-11-26 | 2 | -4/+2 | |
| * | | | | | | | | [media] s5p-fimc: Prevent race conditions during subdevs registration | Sylwester Nawrocki | 2012-11-26 | 3 | -3/+11 | |
* | | | | | | | | | [parisc] open(2) compat bug | Al Viro | 2012-12-03 | 1 | -1/+1 | |
* | | | | | | | | | Revert "sched, autogroup: Stop going ahead if autogroup is disabled" | Mike Galbraith | 2012-12-03 | 2 | -9/+0 | |
* | | | | | | | | | Merge branch 'block-dev' | Linus Torvalds | 2012-12-03 | 5 | -196/+72 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | blkdev_max_block: make private to fs/buffer.c | Linus Torvalds | 2012-11-30 | 3 | -56/+14 | |
| * | | | | | | | | direct-io: don't read inode->i_blkbits multiple times | Linus Torvalds | 2012-11-29 | 1 | -3/+5 | |
| * | | | | | | | | blockdev: remove bd_block_size_semaphore again | Linus Torvalds | 2012-11-29 | 3 | -106/+5 | |
| * | | | | | | | | fs/buffer.c: make block-size be per-page and protected by the page lock | Linus Torvalds | 2012-11-29 | 1 | -31/+48 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-12-03 | 6 | -108/+61 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 8139cp: fix coherent mapping leak in error path. | françois romieu | 2012-12-02 | 1 | -3/+8 | |
| * | | | | | | | | tcp: fix crashes in do_tcp_sendpages() | Eric Dumazet | 2012-12-02 | 1 | -9/+6 | |
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-11-30 | 2 | -8/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | mac80211: fix remain-on-channel (non-)cancelling | Johannes Berg | 2012-11-26 | 1 | -2/+0 | |
| | * | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2012-11-26 | 1 | -6/+6 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | iwlwifi: fix the basic CCK rates calculation | Emmanuel Grumbach | 2012-11-21 | 1 | -6/+6 | |
| * | | | | | | | | | | bonding: fix race condition in bonding_store_slaves_active | nikolay@redhat.com | 2012-11-29 | 1 | -0/+2 | |
| * | | | | | | | | | | bonding: make arp_ip_target parameter checks consistent with sysfs | nikolay@redhat.com | 2012-11-29 | 1 | -2/+3 | |
| * | | | | | | | | | | bonding: fix miimon and arp_interval delayed work race conditions | nikolay@redhat.com | 2012-11-29 | 2 | -86/+36 | |
* | | | | | | | | | | | Merge tag 'md-3.7-fixes' of git://neil.brown.name/md | Linus Torvalds | 2012-12-03 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | md/raid1{,0}: fix deadlock in bitmap_unplug. | NeilBrown | 2012-11-27 | 2 | -2/+2 | |
* | | | | | | | | | | | | open*(2) compat fixes (s390, arm64) | Al Viro | 2012-12-02 | 2 | -2/+2 | |
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-12-02 | 1 | -4/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delay | Tejun Heo | 2012-12-02 | 1 | -3/+11 | |
| * | | | | | | | | | | workqueue: exit rescuer_thread() as TASK_RUNNING | Mike Galbraith | 2012-12-02 | 1 | -1/+3 |