Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 1 | -9/+57 |
|\ | |||||
| * | Merge branch 'master' into for-next | Tejun Heo | 2009-07-04 | 1 | -2/+4 |
| |\ | |||||
| * | | percpu: use __weak only in the definition of weak percpu variables | Tejun Heo | 2009-06-29 | 1 | -1/+1 |
| * | | percpu: implement optional weak percpu definitions | Tejun Heo | 2009-06-24 | 1 | -9/+56 |
* | | | Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-14 | 1 | -3/+5 |
|\ \ \ | |||||
| * | | | x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED() | Tejun Heo | 2009-08-04 | 1 | -3/+5 |
| | |/ | |/| | |||||
* | | | x86/i386: Put aligned stack-canary in percpu shared_aligned section | Jeremy Fitzhardinge | 2009-09-04 | 1 | -0/+8 |
|/ / | |||||
* | | alpha: fix percpu build breakage | Tejun Heo | 2009-06-30 | 1 | -1/+2 |
|/ | |||||
* | PERCPU: Collect the DECLARE/DEFINE declarations together | David Howells | 2009-04-21 | 1 | -0/+84 |