| Commit message (Expand) | Author | Age | Files | Lines |
* | hfs: Convert tree_lock to mutex | Thomas Gleixner | 2010-10-12 | 3 | -4/+4 |
* | arm: Bcmring: semaphore cleanup | Thomas Gleixner | 2010-10-12 | 1 | -2/+2 |
* | printk: Make console_sem a semaphore not a pseudo mutex | Thomas Gleixner | 2010-10-12 | 1 | -2/+2 |
* | drivers/macintosh/adb: Do not claim that the semaphore is a mutex | Thomas Gleixner | 2010-10-12 | 1 | -1/+1 |
* | parport: Semaphore cleanup | Thomas Gleixner | 2010-10-12 | 1 | -1/+1 |
* | irda: Semaphore cleanup | Thomas Gleixner | 2010-10-12 | 1 | -1/+1 |
* | net: Wan/cosa.c: Convert "mutex" to semaphore | Thomas Gleixner | 2010-10-12 | 1 | -1/+1 |
* | net: Ppp_async: semaphore cleanup | Thomas Gleixner | 2010-10-12 | 1 | -1/+1 |
* | hamradio: Mkiss: semaphore cleanup | Thomas Gleixner | 2010-10-12 | 1 | -1/+1 |
* | hamradio: 6pack: semaphore cleanup | Thomas Gleixner | 2010-10-12 | 1 | -1/+1 |
* | net: 3c527: semaphore cleanup | Thomas Gleixner | 2010-10-12 | 1 | -1/+1 |
* | input: Serio/hp_sdc: semaphore cleanup | Thomas Gleixner | 2010-10-12 | 1 | -2/+2 |
* | input: Serio/hil_mlc: semaphore cleanup | Thomas Gleixner | 2010-10-12 | 1 | -3/+3 |
* | input: Misc/hp_sdc_rtc: semaphore cleanup | Thomas Gleixner | 2010-10-12 | 1 | -2/+2 |
* | Merge branch 'linus' into core/locking | Thomas Gleixner | 2010-10-12 | 1433 | -16307/+20285 |
|\ |
|
| * | Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-10-04 | 3 | -6/+13 |
| |\ |
|
| | * | powerpc/5200: tighten up ac97 reset timing | Eric Millbrandt | 2010-09-08 | 1 | -2/+6 |
| | * | powerpc/5200: efika.c: Add of_node_put to avoid memory leak | Julia Lawall | 2010-09-08 | 1 | -3/+6 |
| | * | powerpc/512x: fix clk_get() return value | Akinobu Mita | 2010-09-01 | 1 | -1/+1 |
| * | | Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 2010-10-04 | 2 | -1/+6 |
| |\ \ |
|
| | * | | ALSA: i2c/other/ak4xx-adda: Fix a compile warning with CONFIG_PROCFS=n | Takashi Iwai | 2010-09-30 | 1 | -1/+1 |
| | * | | ALSA: prevent heap corruption in snd_ctl_new() | Dan Rosenberg | 2010-09-28 | 1 | -0/+5 |
| * | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-10-04 | 1 | -13/+19 |
| |\ \ \ |
|
| | * | | | hwmon: f71882fg: use a muxed resource lock for the Super I/O port | Giel van Schijndel | 2010-10-03 | 1 | -13/+19 |
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2010-10-04 | 1 | -6/+12 |
| |\ \ \ \ |
|
| | * | | | | [CPUFREQ] Fix memory leaks in pcc_cpufreq_do_osc | Pekka Enberg | 2010-09-30 | 1 | -6/+12 |
| | * | | | | [CPUFREQ] acpi-cpufreq: add missing __percpu markup | Namhyung Kim | 2010-09-30 | 1 | -1/+1 |
| * | | | | | Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-10-04 | 3 | -3/+14 |
| |\ \ \ \ \ |
|
| | * | | | | | of/spi: Fix OF-style driver binding of spi devices | Sinan Akman | 2010-10-03 | 1 | -0/+5 |
| | * | | | | | spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TX | Roel Kluin | 2010-10-03 | 1 | -1/+1 |
| | * | | | | | spi/mpc8xxx: fix buffer overrun on large transfers | christophe leroy | 2010-09-16 | 1 | -2/+8 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-10-04 | 8 | -35/+32 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | vlan: dont drop packets from unknown vlans in promiscuous mode | Eric Dumazet | 2010-10-01 | 1 | -4/+10 |
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-09-30 | 3 | -6/+2 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | iwl3945: queue the right work if the scan needs to be aborted | Florian Mickler | 2010-09-28 | 2 | -2/+2 |
| | | * | | | | | | mac80211: fix use-after-free | Johannes Berg | 2010-09-24 | 1 | -4/+0 |
| | * | | | | | | | Phonet: Correct header retrieval after pskb_may_pull | Kumar Sanghvi | 2010-09-30 | 1 | -1/+2 |
| | * | | | | | | | um: Proper Fix for f25c80a4: remove duplicate structure field initialization | Boaz Harrosh | 2010-09-30 | 1 | -14/+3 |
| | * | | | | | | | ip_gre: Fix dependencies wrt. ipv6. | David S. Miller | 2010-09-29 | 1 | -0/+1 |
| | * | | | | | | | net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out() | Damian Lukowski | 2010-09-28 | 1 | -10/+14 |
| * | | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-10-04 | 6 | -83/+96 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow | Chris Wilson | 2010-10-03 | 1 | -12/+4 |
| | * | | | | | | | | drm/i915: Sanity check pread/pwrite | Chris Wilson | 2010-10-03 | 1 | -8/+20 |
| | * | | | | | | | | drm/i915: Use pipe state to tell when pipe is off | Keith Packard | 2010-10-03 | 2 | -25/+38 |
| | * | | | | | | | | drm/i915: vblank status not valid while training display port | Keith Packard | 2010-10-03 | 1 | -10/+9 |
| | * | | | | | | | | drivers/gpu/drm/i915/i915_gem.c: Add missing error handling code | Julia Lawall | 2010-10-02 | 1 | -0/+2 |
| | * | | | | | | | | drm/i915: Fix refleak during eviction. | Chris Wilson | 2010-10-01 | 1 | -25/+20 |
| | * | | | | | | | | drm/i915: fix GMCH power reporting | Jesse Barnes | 2010-09-27 | 1 | -3/+3 |
| * | | | | | | | | | ksm: fix bad user data when swapping | Hugh Dickins | 2010-10-04 | 1 | -2/+4 |
| * | | | | | | | | | ksm: fix page_address_in_vma anon_vma oops | Hugh Dickins | 2010-10-04 | 1 | -1/+7 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|