Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Merge branch 'fix-max-write' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-05 | 1 | -4/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | dlm: check the write size from user | David Teigland | 2013-02-04 | 1 | -4/+4 | |
| * | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2013-02-05 | 14 | -15/+34 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | drivers/rtc/rtc-pl031.c: fix the missing operation on enable | Haojian Zhuang | 2013-02-05 | 1 | -3/+5 | |
| | * | | | | | | | drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler | Jan Luebbe | 2013-02-05 | 1 | -0/+3 | |
| | * | | | | | | | samples/seccomp: be less stupid about cross compiling | Arnd Bergmann | 2013-02-05 | 1 | -0/+2 | |
| | * | | | | | | | checkpatch: fix $Float creation of match variables | Joe Perches | 2013-02-05 | 1 | -5/+5 | |
| | * | | | | | | | memcg: fix typo in kmemcg cache walk macro | Glauber Costa | 2013-02-05 | 1 | -1/+1 | |
| | * | | | | | | | mm: fix wrong comments about anon_vma lock | Yuanhan Liu | 2013-02-05 | 2 | -2/+2 | |
| | * | | | | | | | MAINTAINERS: update avr32 web ressources | Matthias Brugger | 2013-02-05 | 1 | -1/+1 | |
| | * | | | | | | | mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration... | Tony Lu | 2013-02-05 | 2 | -1/+4 | |
| | * | | | | | | | drivers/rtc/rtc-vt8500.c: fix year field in vt8500_rtc_set_time() | Tony Prisk | 2013-02-05 | 1 | -1/+1 | |
| | * | | | | | | | tools/vm: add .gitignore to ignore built binaries | Joonsoo Kim | 2013-02-05 | 1 | -0/+2 | |
| | * | | | | | | | thp: avoid dumping huge zero page | Kirill A. Shutemov | 2013-02-05 | 1 | -0/+4 | |
| | * | | | | | | | nilfs2: fix fix very long mount time issue | Vyacheslav Dubeyko | 2013-02-05 | 1 | -1/+4 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-05 | 3 | -7/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | x86/intel/cacheinfo: Shut up annoying warning | Borislav Petkov | 2013-02-04 | 1 | -4/+3 | |
| | * | | | | | | | x86, doc: Boot protocol 2.12 is in 3.8 | H. Peter Anvin | 2013-01-31 | 1 | -1/+1 | |
| | * | | | | | | | Merge tag 'v3.8-rc6' into x86/urgent | H. Peter Anvin | 2013-01-31 | 470 | -2340/+4035 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | x86-64: Replace left over sti/cli in ia32 audit exit code | Jan Beulich | 2013-01-31 | 1 | -2/+2 | |
* | | | | | | | | | | Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l... | Dave Airlie | 2013-02-08 | 522 | -2552/+4486 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Revert "Revert "console: implement lockdep support for console_lock"" | Dave Airlie | 2013-02-08 | 1 | -0/+9 | |
| * | | | | | | | | | | fbcon: fix locking harder | Dave Airlie | 2013-02-08 | 3 | -3/+13 | |
| * | | | | | | | | | | fb: Yet another band-aid for fixing lockdep mess | Takashi Iwai | 2013-02-08 | 5 | -17/+37 | |
| * | | | | | | | | | | fb: rework locking to fix lock ordering on takeover | Alan Cox | 2013-02-08 | 5 | -27/+104 | |
| * | | | | | | | | | | x86/intel/cacheinfo: Shut up annoying warning | Borislav Petkov | 2013-02-08 | 1 | -4/+3 | |
| * | | | | | | | | | | x86, doc: Boot protocol 2.12 is in 3.8 | H. Peter Anvin | 2013-02-08 | 1 | -1/+1 | |
| * | | | | | | | | | | x86-64: Replace left over sti/cli in ia32 audit exit code | Jan Beulich | 2013-02-08 | 1 | -2/+2 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-02-05 | 3 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | sched/debug: Fix format string for 32-bit platforms | Arnd Bergmann | 2013-01-25 | 1 | -2/+2 | |
| | * | | | | | | | | | sched: Fix warning in kernel/sched/fair.c | Arnd Bergmann | 2013-01-25 | 1 | -1/+1 | |
| | * | | | | | | | | | sched/rt: Use root_domain of rt_rq not current processor | Shawn Bohrer | 2013-01-25 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-02-05 | 4 | -6/+32 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | perf: Fix event group context move | Jiri Olsa | 2013-02-03 | 1 | -2/+18 | |
| | * | | | | | | | | | | x86/perf: Add IvyBridge EP support | Youquan Song | 2013-01-24 | 1 | -0/+1 | |
| | * | | | | | | | | | | perf/x86: Fix P6 driver section warning | yangyongqiang | 2013-01-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | arch/x86/tools/insn_sanity.c: Identify source of messages | Andrew Morton | 2013-01-24 | 1 | -2/+8 | |
| | * | | | | | | | | | | perf/x86: Enable Intel Lincroft/Penwell/Cloverview Atom support | ShuoX Liu | 2013-01-24 | 1 | -1/+4 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-02-05 | 2 | -4/+11 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar | 2013-01-24 | 2 | -4/+11 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | rcu: Make rcu_nocb_poll an early_param instead of module_param | Paul Gortmaker | 2013-01-08 | 2 | -3/+9 | |
| | | * | | | | | | | | | rcu: Prevent soft-lockup complaints about no-CBs CPUs | Paul Gortmaker | 2013-01-08 | 1 | -1/+2 | |
| * | | | | | | | | | | | Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2013-02-05 | 5 | -6/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | mtd: nand: onfi don't WARN if we are in 16 bits mode | Matthieu CASTET | 2013-01-19 | 1 | -2/+5 | |
| | * | | | | | | | | | | mtd: physmap_of: fix cmdline partition method w/o linux, mtd-name | Baruch Siach | 2013-01-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | mtd: docg3 fix missing bitreverse lib | Robert Jarzmik | 2013-01-15 | 1 | -0/+1 | |
| | * | | | | | | | | | | mtd: davinci_nand: fix modular build with CONFIG_OF=y | Sergei Shtylyov | 2013-01-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | mtd: bcm47xxnflash: increase NFLASH_READY_RETRIES | Rafał Miłecki | 2012-12-24 | 1 | -2/+2 | |
| * | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-02-04 | 1 | -27/+35 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | powerpc/mm: Fix hash computation function | Aneesh Kumar K.V | 2013-02-04 | 1 | -27/+35 |