Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-03-03 | 6 | -0/+84 |
|\ | |||||
| * | early_res: Add free_early_partial() | Yinghai Lu | 2010-02-26 | 1 | -0/+1 |
| * | core: Move early_res from arch/x86 to kernel/ | Yinghai Lu | 2010-02-17 | 1 | -0/+22 |
| * | Move round_up/down to kernel.h | Yinghai Lu | 2010-02-12 | 1 | -0/+10 |
| * | sparsemem: Put mem map for one node together. | Yinghai Lu | 2010-02-12 | 1 | -0/+7 |
| * | x86: Make 64 bit use early_res instead of bootmem before slab | Yinghai Lu | 2010-02-12 | 3 | -0/+14 |
| * | x86/pci: Add cap_resource() | Yinghai Lu | 2010-02-11 | 1 | -0/+8 |
| * | x86: Move range related operation to one file | Yinghai Lu | 2010-02-11 | 1 | -0/+22 |
| * | Merge remote branch 'linus/master' into x86/bootmem | H. Peter Anvin | 2010-02-11 | 652 | -9474/+16796 |
| |\ | |||||
* | \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-03-03 | 3 | -11/+41 |
|\ \ \ | |||||
| * | | | firewire: ohci: remove unused dualbuffer IR code | Stefan Richter | 2010-02-24 | 1 | -1/+0 |
| * | | | firewire: cdev: increment ABI version number | Stefan Richter | 2010-02-24 | 1 | -1/+8 |
| * | | | firewire: cdev: add more flexible cycle timer ioctl | Stefan Richter | 2010-02-24 | 1 | -4/+27 |
| * | | | Merge tag 'v2.6.33' for its firewire changes since last branch point | Stefan Richter | 2010-02-24 | 70 | -237/+516 |
| |\ \ \ | |||||
| * | | | | firewire: qualify config ROM cache pointers as const pointers | Stefan Richter | 2009-12-29 | 1 | -6/+6 |
| * | | | | firewire: core: fw_csr_string addendum | Stefan Richter | 2009-12-29 | 1 | -1/+0 |
| * | | | | firewire: add fw_csr_string() helper function | Clemens Ladisch | 2009-12-29 | 1 | -0/+2 |
* | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-03-03 | 2 | -0/+58 |
|\ \ \ \ \ | |||||
| * | | | | | i2c: Document the message size limit | Zhangfei Gao | 2010-03-02 | 1 | -0/+1 |
| * | | | | | i2c: Add SMBus alert support | Jean Delvare | 2010-03-02 | 2 | -0/+57 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 | 18 | -110/+94 |
|\ \ \ \ \ \ | |||||
| * | | | | | | percpu: add __percpu sparse annotations to what's left | Tejun Heo | 2010-02-17 | 2 | -2/+2 |
| * | | | | | | percpu: add __percpu sparse annotations to fs | Tejun Heo | 2010-02-17 | 2 | -2/+2 |
| * | | | | | | percpu: add __percpu sparse annotations to core kernel subsystems | Tejun Heo | 2010-02-17 | 7 | -8/+8 |
| * | | | | | | Merge branch 'master' into percpu | Tejun Heo | 2010-02-02 | 50 | -170/+388 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | this_cpu: Page allocator conversion | Christoph Lameter | 2010-01-05 | 2 | -14/+2 |
| * | | | | | | | local_t: Move local.h include to ringbuffer.c and ring_buffer_benchmark.c | Christoph Lameter | 2010-01-05 | 1 | -1/+0 |
| * | | | | | | | module: Use this_cpu_xx to dynamically allocate counters | Christoph Lameter | 2010-01-05 | 1 | -22/+14 |
| * | | | | | | | local_t: Remove cpu_local_xx macros | Christoph Lameter | 2010-01-05 | 1 | -19/+0 |
| * | | | | | | | Merge branch 'master' into percpu | Tejun Heo | 2010-01-05 | 638 | -9266/+16118 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | percpu: remove compile warnings caused by __verify_pcpu_ptr() | Tejun Heo | 2009-12-08 | 1 | -1/+1 |
| * | | | | | | | | percpu: make accessors check for percpu pointer in sparse | Tejun Heo | 2009-10-29 | 3 | -4/+24 |
| * | | | | | | | | percpu: add __percpu for sparse. | Rusty Russell | 2009-10-29 | 4 | -10/+18 |
| * | | | | | | | | percpu: make access macros universal | Tejun Heo | 2009-10-29 | 1 | -9/+14 |
| * | | | | | | | | percpu: remove per_cpu__ prefix. | Rusty Russell | 2009-10-29 | 4 | -25/+18 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2010-03-03 | 1 | -29/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | GFS2: Remove old, unused linked list code from quota | Abhijith Das | 2010-03-01 | 1 | -29/+1 |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-03-03 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'misc' into for-next | Roland Dreier | 2010-03-02 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | IB/core: Fix and clean up ib_ud_header_init() | Eli Cohen | 2010-02-24 | 1 | -0/+1 |
| * | | | | | | | | | | | Merge branch 'cma' into for-next | Roland Dreier | 2010-03-02 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | RDMA/cm: Remove unused definition of RDMA_PS_SCTP | Sean Hefty | 2010-02-12 | 1 | -1/+0 |
| | |/ / / / / / / / / / | |||||
| * / / / / / / / / / / | IB/core: Pack struct ib_device a little tighter | Alexander Chiang | 2010-02-24 | 1 | -2/+2 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2010-03-02 | 2 | -5/+61 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'next' into for-linus | James Morris | 2010-02-28 | 2 | -5/+61 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | Security: add static to security_ops and default_security_ops variable | wzt.wzt@gmail.com | 2010-02-23 | 1 | -0/+2 |
| | * | | | | | | | | | | syslog: use defined constants instead of raw numbers | Kees Cook | 2010-02-04 | 1 | -0/+23 |
| | * | | | | | | | | | | syslog: distinguish between /proc/kmsg and syscalls | Kees Cook | 2010-02-04 | 2 | -5/+35 |
| | * | | | | | | | | | | Merge branch 'master' into next | James Morris | 2010-01-17 | 357 | -6332/+9748 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | LSM: Update comment on security_sock_rcv_skb | Tetsuo Handa | 2010-01-10 | 1 | -0/+1 |