2012-03-07 |
Thomas Schwinge | sh: fix up the ubc clock definition for sh7785. |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Shimoda, Yoshihiro | sh: add parameter for RSPI in clock-sh7757 |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Phil Edworthy | sh: Fix sh2a vbr table for more than 255 irqs |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Linus Torvalds | x86: fix typo in recent find_vma_prev purge |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Linus Torvalds | vm: avoid using find_vma_prev() unnecessarily |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Linus Torvalds | Merge git://git.samba.org/sfrench/cifs-2.6 |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Mikulas Patocka | mm: fix find_vma_prev |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Thomas Gleixner | genirq: Clear action->thread_mask if IRQ_ONESHOT is... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Hugh Dickins | mmap: EINVAL not ENOMEM when rejecting VM_GROWS |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Linus Torvalds | Merge tag 'fixes-3.3-rc7' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Linus Torvalds | Merge tag 'for-linus' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Jan Beulich | vsprintf: make %pV handling compatible with kasprintf() |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Hugh Dickins | page_cgroup: fix horrid swap accounting regression |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Arnd Bergmann | Merge branch 'fixes' of git://github.com/hzhuang1/linux... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Arnd Bergmann | Merge branch 'v3.3-samsung-fixes-4' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
H Hartley Sweeten | ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLER |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Bartlomiej... | ARM: EXYNOS: fix touchscreen IRQ setup on Universal... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Haojian Zhuang | ARM: pxa: fix invalid mfp pin issue |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Haojian Zhuang | ARM: pxa: remove duplicated registeration on pxa-gpio |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Haojian Zhuang | ARM: pxa: add dummy clock for pxa25x and pxa27x |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Linus Torvalds | Merge branch 'perf-urgent-for-linus' of git://git.... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Linus Torvalds | Merge tag 'usb-3.3-rc6' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Linus Torvalds | Merge tag 'tty-3.3-rc6' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Linus Torvalds | Merge tag 'md-3.3-fixes' of git://neil.brown.name/md |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Linus Torvalds | Merge branch 'akpm' (Andrew's patch bomb) |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Alexandre Bounine | rapidio/tsi721: fix queue wrapping bug in inbound doorb... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Naoya Horiguchi | memcg: fix mapcount check in move charge code for anony... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Andrea Arcangeli | mm: thp: fix BUG on mm->nr_ptes |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Andrew Morton | alpha: fix 32/64-bit bug in futex support |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Hugh Dickins | memcg: fix GPF when cgroup removal races with last... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Stephen Boyd | debugobjects: Fix selftest for static warnings |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Muthu Kumar | floppy/scsi: fix setting of BIO flags |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Hugh Dickins | memcg: fix deadlock by inverting lrucare nesting |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Anatolij Gustschin | drivers/rtc/rtc-r9701.c: fix crash in r9701_remove() |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Dan Carpenter | c2port: class_create() returns an ERR_PTR |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Dan Carpenter | pps: class_create() returns an ERR_PTR, not NULL |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Oleg Nesterov | hung_task: fix the broken rcu_lock_break() logic |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Oleg Nesterov | vfork: kill PF_STARTING |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Oleg Nesterov | coredump_wait: don't call complete_vfork_done() |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Oleg Nesterov | vfork: make it killable |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Oleg Nesterov | vfork: introduce complete_vfork_done() |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Jeff Moyer | aio: wake up waiters when freeing unused kiocbs |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Prashanth Nageshappa | kprobes: return proper error code from register_kprobe() |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Matthew Garrett | kmsg_dump: don't run on non-error paths by default |
commit | commitdiff | tree | snapshot |
2012-03-05 |
NeilBrown | md/raid10: fix assembling of arrays with replacement... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Alan Cox | drm, gma500: Fix Cedarview boot failures in 3.3-rc |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Linus Torvalds | Merge branch 'for-3.3-fixes' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Linus Torvalds | Merge branch 'upstream' of git://git.linux-mips.org... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Al Viro | flush_tlb_range() needs ->page_table_lock when ->mmap_s... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Al Viro | VM_GROWS{UP,DOWN} shouldn't be set on shmem VMAs |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Al Viro | aout: move setup_arg_pages() prior to reading/mapping... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Santosh Nayak | qla3xxx: ethernet: Fix bogus interrupt state flag. |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Ulrich Weber | bridge: check return value of ipv6_dev_get_saddr() |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Linus Torvalds | Merge tag 'mmc-fixes-for-3.3' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Linus Torvalds | Merge branch 'upstream-fixes' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Axel Lin | regulator: Fix mask parameter in da9052_reg_update... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Nikolai Kondrashov | HID: hid-input: allow array fields out of range |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Ingo Molnar | Merge tag 'perf-urgent-for-mingo' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Eric Dumazet | rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo() |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Joakim Tjernlund | bridge: message age needs to increase, not decrease. |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Joakim Tjernlund | bridge: Adjust min age inc for HZ > 256 |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Linus Torvalds | vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Konstantin... | percpu: fix __this_cpu_{sub,inc,dec}_return() definition |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Ulf Hansson | mmc: core: Fixup suspend/resume issues for UHS-I cards |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Will Deacon | mmc: mmci: reduce max_blk_count to avoid overflowing... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Sascha Hauer | mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5 |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Guennadi Liakhovetski | mmc: core: fix regression: set default clock gating... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Nicolas Ferre | MAINTAINERS: hand over atmel-mci (sd/mmc interface) |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Linus Torvalds | Linux 3.3-rc6 v3.3-rc6 |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Linus Torvalds | Merge tag 'scsi-fixes' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Linus Torvalds | Merge tag 'parisc-fixes' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Neal Cardwell | tcp: don't fragment SACKed skbs in tcp_mark_head_lost() |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Linus Torvalds | Merge branch 'perf-urgent-for-linus' of git://git.... |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Linus Torvalds | Merge git://git./linux/kernel/git/herbert/crypto-2.6 |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Arnaldo Carvalho... | perf tools: Handle kernels that don't support attr... |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Joerg Roedel | perf tools: Change perf_guest default back to false |
commit | commitdiff | tree | snapshot |
2012-03-03 |
David Ahern | perf record: No build id option fails |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Linus Torvalds | vfs: export full_name_hash() function to modules |
commit | commitdiff | tree | snapshot |
2012-03-03 |
françois romieu | r8169: corrupted IP fragments fix for large mtu. |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Greg Kroah... | Revert "powerpc/usb: fix issue of CPU halt when missing... |
commit | commitdiff | tree | snapshot |
2012-03-03 |
stephen hemminger | packetengines: fix config default |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Linus Torvalds | Merge tag 'hwmon-for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Linus Torvalds | Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Linus Torvalds | Merge tag 'sound-fixes' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Linus Torvalds | vfs: split up name hashing in link_path_walk() into... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Linus Torvalds | vfs: clarify and clean up dentry_cmp() |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Gusakov Andrey | ARM: S3C24XX: DMA resume regression fix |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Linus Torvalds | vfs: uninline full_name_hash() |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Linus Torvalds | vfs: trivial __d_lookup_rcu() cleanups |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Ludovic Desroches | mmc: atmel-mci: don't use dma features when using DMA... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Nikolaus Schulz | hwmon: (f75375s) Catch some attempts to write to r... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Nikolaus Schulz | hwmon: (f75375s) Properly map the F75387 automatic... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Linus Torvalds | Merge branches 'core-urgent-for-linus', 'perf-urgent... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
H. Peter Anvin | regset: Return -EFAULT, not -EIO, on host-side memory... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
H. Peter Anvin | regset: Prevent null pointer reference on readonly... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Steffen Maier | [S390] qdio: fix handler function arguments for zfcp... |
commit | commitdiff | tree | snapshot |
next |