Age | Commit message (Expand) | Author | Files | Lines |
2011-07-14 | GFS2: Resolve inode eviction and ail list interaction bug | Steven Whitehouse | 4 | -8/+36 |
2011-07-12 | GFS2: Fix race during filesystem mount | Steven Whitehouse | 3 | -1/+11 |
2011-07-12 | GFS2: force a log flush when invalidating the rindex glock | Benjamin Marzinski | 1 | -1/+3 |
2011-07-12 | Linux 3.0-rc7v3.0-rc7 | Linus Torvalds | 1 | -1/+1 |
2011-07-12 | Documentation/Changes: remove some really obsolete text | Linus Torvalds | 1 | -25/+18 |
2011-07-12 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -139/+174 |
2011-07-11 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -0/+8 |
2011-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 3 | -57/+73 |
2011-07-11 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 1 | -1/+1 |
2011-07-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 8 | -63/+108 |
2011-07-11 | Merge branch 'movieboard' of git://git.kernel.org/pub/scm/linux/kernel/git/ie... | Linus Torvalds | 1 | -0/+6 |
2011-07-11 | ath5k: Add missing breaks in switch/case | Joe Perches | 1 | -0/+3 |
2011-07-11 | Documentation/spinlocks.txt: Remove reference to sti()/cli() | Muthu Kumar | 1 | -38/+7 |
2011-07-11 | cifs: drop spinlock before calling cifs_put_tlink | Jeff Layton | 1 | -1/+1 |
2011-07-11 | hp-wmi: fix use after free | Eric Dumazet | 1 | -5/+6 |
2011-07-11 | dell-laptop - using buffer without mutex_lock | Jose Alonso | 1 | -3/+3 |
2011-07-11 | Revert: "dell-laptop: Toggle the unsupported hardware killswitch" | Keng-Yu Lin | 1 | -22/+2 |
2011-07-11 | PM: Reintroduce dropped call to check_wakeup_irqs | Colin Cross | 1 | -0/+8 |
2011-07-11 | [CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug. | Luming Yu | 1 | -1/+1 |
2011-07-10 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -12/+21 |
2011-07-10 | hwmon: (pmbus) Improve auto-detection of temperature status register | Guenter Roeck | 1 | -5/+6 |
2011-07-10 | hwmon: (lm95241) Fix negative temperature results | Guenter Roeck | 1 | -6/+14 |
2011-07-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 9 | -45/+68 |
2011-07-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 4 | -0/+21 |
2011-07-10 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 12 | -24/+58 |
2011-07-10 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -61/+98 |
2011-07-10 | firewire: ohci: do not bind to Pinnacle cards, avert panic | Stefan Richter | 1 | -0/+6 |
2011-07-10 | cifs: fix expand_dfs_referral | Jeff Layton | 1 | -10/+20 |
2011-07-10 | cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALL | Jeff Layton | 1 | -0/+2 |
2011-07-09 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 8 | -35/+45 |
2011-07-09 | ALSA: hda - Fix a copmile warning | Takashi Iwai | 1 | -1/+1 |
2011-07-09 | Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 2 | -27/+4 |
2011-07-09 | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 14 | -23/+37 |
2011-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 3 | -38/+33 |
2011-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 4 | -6/+20 |
2011-07-09 | MAINTAINERS: update Bjorn Helgaas's email address | Bjorn Helgaas | 1 | -1/+1 |
2011-07-09 | drivers/leds/leds-pca9532.c: change driver name to be unique | Wolfram Sang | 1 | -1/+1 |
2011-07-09 | mm/nommu.c: fix remap_pfn_range() | Bob Liu | 1 | -3/+6 |
2011-07-09 | w1: ds1wm: add a reset recovery parameter | Jean-François Dagenais | 4 | -0/+14 |
2011-07-09 | memcg: fix numa scan information update to be triggered by memory event | KAMEZAWA Hiroyuki | 1 | -6/+27 |
2011-07-09 | memcg: fix reclaimable lru check in memcg | KAMEZAWA Hiroyuki | 1 | -31/+76 |
2011-07-09 | mm: __tlb_remove_page() check the correct batch | Shaohua Li | 1 | -0/+1 |
2011-07-09 | mm: vmscan: only read new_classzone_idx from pgdat when reclaiming successfully | Mel Gorman | 1 | -13/+21 |
2011-07-09 | mm: vmscan: evaluate the watermarks against the correct classzone | Mel Gorman | 1 | -1/+1 |
2011-07-09 | mm: vmscan: do not apply pressure to slab if we are not applying pressure to ... | Mel Gorman | 1 | -10/+13 |
2011-07-09 | mm: vmscan: correct check for kswapd sleeping in sleeping_prematurely | Mel Gorman | 1 | -1/+1 |
2011-07-09 | hwmon: (lm95241) Fix chip detection code | Guenter Roeck | 1 | -1/+1 |
2011-07-09 | PCI: conditional resource-reallocation through kernel parameter pci=realloc | Ram Pai | 4 | -0/+21 |
2011-07-08 | regulator: max8997: Fix setting inappropriate value for ramp_delay variable | Donggeun Kim | 1 | -1/+2 |
2011-07-08 | regulator: db8500-prcmu: small fixes | Axel Lin | 1 | -11/+3 |