Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf_counters: make software counters work as per-cpu counters | Paul Mackerras | 2009-02-09 | 1 | -0/+2 |
* | perfcounters: ratelimit performance counter interrupts | Mike Galbraith | 2009-01-23 | 1 | -2/+0 |
* | perfcounters: throttle on too high IRQ rates | Mike Galbraith | 2009-01-23 | 1 | -0/+4 |
* | Merge branch 'core/percpu' into perfcounters/core | Ingo Molnar | 2009-01-23 | 5 | -57/+63 |
|\ | |||||
| * | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 | 43 | -93/+185 |
| |\ | |||||
| * | | linker script: kill PERCPU_VADDR_PREALLOC() | Tejun Heo | 2009-01-20 | 1 | -37/+8 |
| * | | percpu: refactor percpu.h | Brian Gerst | 2009-01-20 | 2 | -18/+24 |
| * | | Merge branch 'core/percpu' into stackprotector | Ingo Molnar | 2009-01-18 | 423 | -20782/+7738 |
| |\ \ | |||||
| * \ \ | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-12-31 | 1449 | -124470/+23498 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-10-15 | 4583 | -403235/+42590 |
| |\ \ \ \ | |||||
| * | | | | | x86: simplify stackprotector self-check | Arjan van de Ven | 2008-07-13 | 1 | -0/+1 |
| * | | | | | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-06-25 | 132 | -322/+732 |
| |\ \ \ \ \ | |||||
| * | | | | | | stackprotector: use canary at end of stack to indicate overruns at oops time | Eric Sandeen | 2008-05-26 | 2 | -0/+14 |
| * | | | | | | x86: stackprotector: mix TSC to the boot canary | Ingo Molnar | 2008-05-26 | 1 | -3/+17 |
| * | | | | | | x86: fix the stackprotector canary of the boot CPU | Ingo Molnar | 2008-05-26 | 1 | -0/+4 |
| * | | | | | | stackprotector: add boot_init_stack_canary() | Ingo Molnar | 2008-05-26 | 2 | -0/+24 |
| * | | | | | | stackprotector: include files | Ingo Molnar | 2008-05-26 | 2 | -0/+12 |
| * | | | | | | x86: fix stackprotector canary updates during context switches | Ingo Molnar | 2008-05-26 | 3 | -5/+6 |
* | | | | | | | Merge commit 'v2.6.29-rc2' into perfcounters/core | Ingo Molnar | 2009-01-21 | 43 | -93/+185 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Merge branch 'misc' into release | Len Brown | 2009-01-16 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | ACPI: fix ACPI_FADT_S4_RTC_WAKE comment | David Brownell | 2009-01-16 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-01-16 | 1 | -3/+8 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | libata: Add another column to the ata_timing table. | David Daney | 2009-01-16 | 1 | -3/+6 |
| | * | | | | | | | [libata] get-identity ioctl: Fix use of invalid memory pointer | Jeff Garzik | 2009-01-16 | 1 | -0/+2 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2009-01-16 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | [SCSI] iscsi_tcp: make padbuf non-static | Karen Xie | 2009-01-13 | 1 | -0/+1 |
| * | | | | | | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2009-01-16 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | drm: initial KMS config fixes | Jesse Barnes | 2009-01-16 | 2 | -2/+2 |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-16 | 2 | -2/+5 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | net: Add init_dummy_netdev() and fix EMAC driver using it | Benjamin Herrenschmidt | 2009-01-15 | 1 | -0/+3 |
| | * | | | | | | | | | | netfilter 09/09: remove padding from struct xt_match on 64bit builds | Richard Kennedy | 2009-01-13 | 1 | -1/+1 |
| | * | | | | | | | | | | net: Fix a comment in include/linux/netdevice.h. | Krzysztof HaĆasa | 2009-01-13 | 1 | -1/+1 |
| | | |/ / / / / / / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | include of <linux/types.h> is preferred over <asm/types.h> | Jaswinder Singh Rajput | 2009-01-16 | 15 | -16/+13 |
| * | | | | | | | | | | alpha: fix RTC on marvel | Ivan Kokshaysky | 2009-01-16 | 1 | -3/+11 |
| * | | | | | | | | | | btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h> | Qinghuang Feng | 2009-01-16 | 1 | -0/+2 |
| * | | | | | | | | | | resources: fix parameter name and kernel-doc | Randy Dunlap | 2009-01-16 | 1 | -1/+2 |
| * | | | | | | | | | | jbd: fix missing kernel-doc | Randy Dunlap | 2009-01-16 | 1 | -0/+2 |
| * | | | | | | | | | | cgroups: consolidate cgroup documents | Li Zefan | 2009-01-16 | 1 | -1/+1 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-01-15 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge commit 'gcl/gcl-next' into next | Benjamin Herrenschmidt | 2009-01-13 | 1 | -0/+3 |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | |||||
| | | * | | | | | | | | drivers/of: Add the of_find_i2c_device_by_node function. | Jon Smirl | 2009-01-09 | 1 | -0/+3 |
| * | | | | | | | | | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-15 | 2 | -52/+130 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | [CVE-2009-0029] System call wrappers part 33 | Heiko Carstens | 2009-01-14 | 1 | -0/+1 |
| | * | | | | | | | | | | [CVE-2009-0029] System call wrappers part 32 | Heiko Carstens | 2009-01-14 | 1 | -0/+7 |
| | * | | | | | | | | | | [CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bit | Benjamin Herrenschmidt | 2009-01-14 | 1 | -0/+6 |
| | * | | | | | | | | | | [CVE-2009-0029] System call wrapper infrastructure | Heiko Carstens | 2009-01-14 | 1 | -0/+62 |
| | * | | | | | | | | | | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 2009-01-14 | 1 | -0/+2 |
| | * | | | | | | | | | | [CVE-2009-0029] Convert all system calls to return a long | Heiko Carstens | 2009-01-14 | 1 | -40/+39 |
| | * | | | | | | | | | | [CVE-2009-0029] Move compat system call declarations to compat header file | Heiko Carstens | 2009-01-14 | 2 | -12/+13 |
| * | | | | | | | | | | | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-15 | 10 | -10/+2 |