| Commit message (Expand) | Author | Age | Files | Lines |
* | gpio/omap: remove suspend_wakeup field from struct gpio_bank | Tarun Kanti DebBarma | 2012-05-12 | 1 | -7/+6 |
* | gpio/omap: remove saved_fallingdetect, saved_risingdetect | Tarun Kanti DebBarma | 2012-05-12 | 1 | -11/+8 |
* | gpio/omap: remove virtual_irq_start variable | Tarun Kanti DebBarma | 2012-05-12 | 5 | -16/+0 |
* | gpio/omap: fix incorrect initialization of omap_gpio_mod_init | Tarun Kanti DebBarma | 2012-05-10 | 1 | -6/+3 |
* | Linux 3.4-rc6v3.4-rc6 | Linus Torvalds | 2012-05-07 | 1 | -1/+1 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-05-06 | 5 | -5/+21 |
|\ |
|
| * | intel_mid_powerbtn: mark irq as IRQF_NO_SUSPEND | Yong Wang | 2012-05-04 | 1 | -1/+1 |
| * | arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driver | Bjarke Istrup Pedersen | 2012-05-04 | 1 | -1/+1 |
| * | x86, relocs: Remove an unused variable | Kusanagi Kouichi | 2012-04-30 | 1 | -2/+0 |
| * | asm-generic: Use __BITS_PER_LONG in statfs.h | H. Peter Anvin | 2012-04-30 | 1 | -1/+1 |
| * | x86/amd: Re-enable CPU topology extensions in case BIOS has disabled it | Andreas Herrmann | 2012-04-27 | 1 | -0/+18 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2012-05-06 | 8 | -21/+47 |
|\ \ |
|
| * | | Btrfs: avoid sleeping in verify_parent_transid while atomic | Chris Mason | 2012-05-06 | 5 | -17/+34 |
| * | | Btrfs: fix crash in scrub repair code when device is missing | Stefan Behrens | 2012-05-04 | 1 | -0/+7 |
| * | | btrfs: Fix mismatching struct members in ioctl.h | Alexander Block | 2012-05-04 | 1 | -2/+2 |
| * | | Btrfs: fix page leak when allocing extent buffers | Josef Bacik | 2012-05-04 | 1 | -2/+2 |
| * | | Btrfs: Add properly locking around add_root_to_dirty_list | Chris Mason | 2012-05-04 | 1 | -0/+2 |
* | | | x86: fix broken TASK_SIZE for ia32_aout | Al Viro | 2012-05-06 | 1 | -2/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2012-05-06 | 4 | -8/+5 |
|\ \ \ |
|
| * | | | alpha: silence 'const' warning in sys_marvel.c | Matt Turner | 2012-05-02 | 1 | -1/+1 |
| * | | | alpha: include module.h to fix modpost on Tsunami | Jim Faulkner | 2012-05-02 | 1 | -0/+1 |
| * | | | alpha: properly define get/set_rtc_time on Marvel/SMP | Matt Turner | 2012-05-02 | 1 | -6/+2 |
| * | | | alpha: VGA_HOSE depends on VGA_CONSOLE | Matt Turner | 2012-05-02 | 1 | -1/+1 |
* | | | | TTY: pdc_cons, fix regression in close | Jiri Slaby | 2012-05-06 | 1 | -1/+1 |
* | | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-05-05 | 8 | -17/+29 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2012-05-05 | 1 | -0/+4 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a... | Takashi Iwai | 2012-05-05 | 1 | -0/+4 |
| | |\ \ \ \ |
|
| | | * | | | | ASoC: omap-pcm: Free dma buffers in case of error. | Oleg Matcovschi | 2012-05-04 | 1 | -0/+4 |
| * | | | | | | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2012-05-05 | 7 | -17/+25 |
| |\| | | | | |
|
| | * | | | | | ASoC: s3c2412-i2s: Fix dai registration | Heiko Stübner | 2012-05-01 | 1 | -1/+1 |
| | * | | | | | ASoC: wm8350: Don't use locally allocated codec struct | Mark Brown | 2012-05-01 | 1 | -5/+6 |
| | * | | | | | ASoC: tlv312aic23: unbreak resume | Eric Bénard | 2012-04-30 | 1 | -2/+2 |
| | * | | | | | ASoC: bf5xx-ssm2602: Set DAI format | Lars-Peter Clausen | 2012-04-25 | 1 | -0/+2 |
| | * | | | | | ASoC: core: check of_property_count_strings failure | Richard Zhao | 2012-04-24 | 1 | -3/+3 |
| | * | | | | | ASoC: dt: sgtl5000.txt: Add description for 'reg' field | Fabio Estevam | 2012-04-24 | 1 | -0/+2 |
| | * | | | | | ASoC: wm_hubs: Make sure we don't disable differential line outputs | Mark Brown | 2012-04-23 | 1 | -6/+9 |
| | |/ / / / |
|
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-05-05 | 4 | -16/+14 |
|\ \ \ \ \ \ |
|
| * | | | | | | ACPI: Fix D3hot v D3cold confusion | Lin Ming | 2012-05-05 | 4 | -16/+14 |
* | | | | | | | init: don't try mounting device as nfs root unless type fully matches | Sasha Levin | 2012-05-05 | 1 | -1/+1 |
* | | | | | | | hfsplus: Fix potential buffer overflows | Greg Kroah-Hartman | 2012-05-05 | 2 | -0/+15 |
* | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-05-05 | 1 | -2/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | rtc: Fix possible null pointer dereference in rtc-mpc5121.c | John Stultz | 2012-04-26 | 1 | -2/+1 |
* | | | | | | | | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2012-05-05 | 5 | -25/+23 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | fs/cifs: fix parsing of dfs referrals | Stefan Metzmacher | 2012-05-04 | 1 | -1/+5 |
| * | | | | | | | | cifs: make sure we ignore the credentials= and cred= options | Jeff Layton | 2012-05-03 | 1 | -0/+2 |
| * | | | | | | | | [CIFS] Update cifs version to 1.78 | Steve French | 2012-05-03 | 1 | -1/+1 |
| * | | | | | | | | cifs - check S_AUTOMOUNT in revalidate | Ian Kent | 2012-05-03 | 1 | -5/+12 |
| * | | | | | | | | cifs: add missing initialization of server->req_lock | Jeff Layton | 2012-05-02 | 1 | -0/+1 |
| * | | | | | | | | cifs: don't cap ra_pages at the same level as default_backing_dev_info | Jeff Layton | 2012-05-02 | 1 | -17/+1 |
| * | | | | | | | | CIFS: Fix indentation in cifs_show_options | Sachin Prabhu | 2012-05-02 | 1 | -1/+1 |