| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-16 | 26 | -68/+144 |
|\ |
|
| *-------. | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 2008-10-15 | 26 | -68/+144 |
| |\ \ \ \ \ |
|
| | | | | | * | do_generic_file_read: s/EINTR/EIO/ if lock_page_killable() fails | Oleg Nesterov | 2008-10-14 | 1 | -7/+8 |
| | | | | * | | printk: robustify printk, update comment | Jiri Kosina | 2008-08-20 | 1 | -3/+0 |
| | | | | * | | printk: robustify printk, fix #2 | Peter Zijlstra | 2008-08-20 | 1 | -1/+1 |
| | | | | * | | printk: robustify printk, fix | Ingo Molnar | 2008-08-11 | 1 | -4/+3 |
| | | | | * | | printk: robustify printk | Peter Zijlstra | 2008-08-11 | 4 | -3/+23 |
| | | | * | | | x86, pci-hotplug, calgary / rio: fix EBDA ioremap() | Ingo Molnar | 2008-09-26 | 1 | -1/+1 |
| | | | * | | | IO resources, x86: ioremap sanity check to catch mapping requests exceeding, fix | Ingo Molnar | 2008-09-26 | 1 | -5/+9 |
| | | | * | | | IO resources, x86: ioremap sanity check to catch mapping requests exceeding t... | Suresh Siddha | 2008-09-26 | 3 | -0/+40 |
| | | | * | | | dmi scan: warn about too early calls to dmi_check_system() | Ingo Molnar | 2008-09-18 | 1 | -6/+16 |
| | | | * | | | generic: redefine resource_size_t as phys_addr_t | Jeremy Fitzhardinge | 2008-09-14 | 6 | -26/+13 |
| | | | * | | | generic: make PFN_PHYS explicitly return phys_addr_t | Jeremy Fitzhardinge | 2008-09-14 | 3 | -5/+9 |
| | | | * | | | generic: add phys_addr_t for holding physical addresses | Jeremy Fitzhardinge | 2008-09-14 | 7 | -10/+15 |
| | | | * | | | Merge commit 'v2.6.27-rc6' into core/resources | Ingo Molnar | 2008-09-14 | 303 | -4077/+5277 |
| | | | |\ \ \ |
|
| | | | * | | | | IO resources: fix/remove printk | Ingo Molnar | 2008-09-04 | 1 | -5/+1 |
| | | * | | | | | softirq, warning fix: correct a format to avoid a warning | Frederic Weisbecker | 2008-10-03 | 1 | -1/+1 |
| | | * | | | | | softirqs, debug: preemption check | Thomas Gleixner | 2008-10-02 | 1 | -0/+11 |
| | | * | | | | | softirq: allocate less vectors | Alexey Dobriyan | 2008-09-06 | 2 | -1/+3 |
| | * | | | | | | softlockup: Documentation/sysctl/kernel.txt: fix softlockup_thresh description | Andrew Morton | 2008-09-19 | 1 | -3/+4 |
* | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-16 | 2 | -29/+23 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86: fix compat-vdso | Suresh Siddha | 2008-10-15 | 1 | -1/+6 |
| * | | | | | | | | x86/mm: unify init task OOM handling | Ingo Molnar | 2008-10-13 | 1 | -9/+6 |
| * | | | | | | | | x86/mm: do not trigger a kernel warning if user-space disables interrupts and... | Linus Torvalds | 2008-10-13 | 1 | -19/+11 |
* | | | | | | | | | FRV: Eliminate NULL test and memset after alloc_bootmem | Julia Lawall | 2008-10-16 | 1 | -2/+0 |
* | | | | | | | | | FRV: Switch unaligned access to the packed-struct implementation | Harvey Harrison | 2008-10-16 | 1 | -1/+1 |
* | | | | | | | | | FRV: Provide dma_map_page() for NOMMU and fix comments | David Howells | 2008-10-16 | 2 | -5/+29 |
* | | | | | | | | | frv: use generic pci_enable_resources() | Bjorn Helgaas | 2008-10-16 | 3 | -34/+1 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-10-16 | 17 | -588/+470 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | firewire: Add more documentation to firewire-cdev.h | Jay Fenlason | 2008-10-15 | 1 | -2/+7 |
| * | | | | | | | | | firewire: fix ioctl() return code | Stefan Richter | 2008-10-15 | 1 | -1/+1 |
| * | | | | | | | | | firewire: fix setting tag and sy in iso transmission | Stefan Richter | 2008-10-15 | 1 | -2/+2 |
| * | | | | | | | | | firewire: fw-sbp2: fix another small generation access bug | Stefan Richter | 2008-10-15 | 1 | -2/+5 |
| * | | | | | | | | | firewire: fw-sbp2: enforce s/g segment size limit | Stefan Richter | 2008-10-15 | 1 | -36/+27 |
| * | | | | | | | | | firewire: fw_send_request_sync() | Jay Fenlason | 2008-10-15 | 5 | -114/+82 |
| * | | | | | | | | | ieee1394: survive a few seconds connection loss | Stefan Richter | 2008-10-15 | 2 | -98/+51 |
| * | | | | | | | | | ieee1394: nodemgr clean up class iterators | Stefan Richter | 2008-10-15 | 1 | -97/+81 |
| * | | | | | | | | | ieee1394: dv1394, video1394: remove unnecessary expressions | Stefan Richter | 2008-10-15 | 2 | -5/+5 |
| * | | | | | | | | | ieee1394: raw1394: make write() thread-safe | Stefan Richter | 2008-10-15 | 1 | -0/+4 |
| * | | | | | | | | | ieee1394: raw1394: narrow down the state_mutex protected region | Stefan Richter | 2008-10-15 | 1 | -101/+110 |
| * | | | | | | | | | ieee1394: raw1394: replace BKL by local mutex, make ioctl() and mmap() thread... | Stefan Richter | 2008-10-15 | 2 | -6/+18 |
| * | | | | | | | | | ieee1394: sbp2: enforce s/g segment size limit | Stefan Richter | 2008-10-15 | 2 | -92/+39 |
| * | | | | | | | | | ieee1394: sbp2: check for DMA mapping failures | Stefan Richter | 2008-10-15 | 1 | -35/+59 |
| * | | | | | | | | | ieee1394: sbp2: stricter dma_sync | Stefan Richter | 2008-10-15 | 1 | -34/+16 |
| * | | | | | | | | | ieee1394: Use DIV_ROUND_UP | Julia Lawall | 2008-10-15 | 2 | -2/+2 |
* | | | | | | | | | | lib: remove defining macros for strict_strto?? | Harvey Harrison | 2008-10-16 | 1 | -49/+68 |
* | | | | | | | | | | lib: trivial whitespace tidy | Harvey Harrison | 2008-10-16 | 1 | -17/+9 |
* | | | | | | | | | | lib: pull base-guessing logic to helper function | Harvey Harrison | 2008-10-16 | 1 | -38/+42 |
* | | | | | | | | | | init/do_mounts_md.c must #include <linux/delay.h> | Adrian Bunk | 2008-10-16 | 1 | -0/+1 |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-10-16 | 29 | -174/+210 |
|\ \ \ \ \ \ \ \ \ \ |
|