Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | xen/apic: Return the APIC ID (and version) for CPU 0. | Konrad Rzeszutek Wilk | 2012-05-07 | 1 | -1/+34 | |
| * | | | | | | | | | | drivers/video/xen-fbfront.c: add missing cleanup code | Julia Lawall | 2012-05-07 | 1 | -11/+16 | |
* | | | | | | | | | | | Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-05-08 | 2 | -6/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bit | Tejun Heo | 2012-05-08 | 1 | -1/+13 | |
| * | | | | | | | | | | | percpu: use KERN_CONT in pcpu_dump_alloc_info() | Tejun Heo | 2012-03-29 | 1 | -5/+5 | |
* | | | | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-05-08 | 3 | -18/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | ARM: 7414/1: SMP: prevent use of the console when using idmap_pgd | Colin Cross | 2012-05-06 | 1 | -2/+2 | |
| * | | | | | | | | | | | ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endianness | Will Deacon | 2012-05-05 | 1 | -7/+1 | |
| * | | | | | | | | | | | ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracing | Will Deacon | 2012-05-05 | 1 | -8/+8 | |
| * | | | | | | | | | | | ARM: 7410/1: Add extra clobber registers for assembly in kernel_execve | Tim Bird | 2012-05-05 | 1 | -1/+1 | |
* | | | | | | | | | | | | IA32 emulation: Fix build problem for modular ia32 a.out support | Larry Finger | 2012-05-06 | 1 | -0/+1 | |
| |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Linux 3.4-rc6v3.4-rc6 | Linus Torvalds | 2012-05-06 | 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-05 | 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-05 | 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-04-30 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | ASoC: wm8350: Don't use locally allocated codec struct | Mark Brown | 2012-04-30 | 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-04 | 2 | -0/+15 | |
* | | | | | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-05-04 | 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-04 | 5 | -25/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |