| Commit message (Expand) | Author | Age |
* | [NETNS]: Process devinet ioctl in the correct namespace. | Denis V. Lunev | 2008-02-28 |
* | Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks... | David S. Miller | 2008-02-28 |
|\ |
|
| * | [SCTP]: Update AUTH structures to match declarations in draft-16. | Vlad Yasevich | 2008-02-28 |
* | | [NETFILTER]: Fix NF_QUEUE_NR() parenthesis | Patrick McHardy | 2008-02-27 |
|/ |
|
* | CONNECTOR: make cn_already_initialized static | Li Zefan | 2008-02-26 |
* | i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=n | David Brownell | 2008-02-24 |
* | Alchemy: compile fix | Manuel Lauss | 2008-02-24 |
* | i2c: Storage class should be before const qualifier | Tobias Klauser | 2008-02-24 |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-02-24 |
|\ |
|
| * | libata: automatically use DMADIR if drive/bridge requires it | Tejun Heo | 2008-02-24 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-02-24 |
|\ \ |
|
| * | | [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. | Pavel Emelyanov | 2008-02-23 |
| * | | [NET]: Restore sanity wrt. print_mac(). | David S. Miller | 2008-02-23 |
| * | | ssb: Fix pcicore cardbus mode | Michael Buesch | 2008-02-20 |
| * | | ssb: Make the GPIO API reentrancy safe | Michael Buesch | 2008-02-20 |
| * | | ssb: Fix the GPIO API | Michael Buesch | 2008-02-20 |
| * | | ssb: Fix watchdog access for devices without a chipcommon | Michael Buesch | 2008-02-20 |
| * | | ssb: Fix serial console on new bcm47xx devices | Michael Buesch | 2008-02-20 |
| * | | [NETFILTER]: Use __u32 in struct nf_inet_addr | Patrick McHardy | 2008-02-19 |
| * | | [NETFILTER]: xt_hashlimit: remove unneeded struct member | Jan Engelhardt | 2008-02-19 |
| * | | [NETFILTER]: Make sure xt_policy.h is unifdef'ed. | Robert P. J. Day | 2008-02-19 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-02-24 |
|\ \ \
| |_|/
|/| | |
|
| * | | [SPARC64]: More sparse warning fixes in process.c | David S. Miller | 2008-02-20 |
| * | | [SPARC64]: Fix sparse warning wrt. fault_in_user_windows. | David S. Miller | 2008-02-20 |
| * | | [SPARC64]: Fix sparse warnings wrt. __show_regs(). | David S. Miller | 2008-02-19 |
| * | | [SPARC64]: Fix sparse warnings wrt. machine_alt_power_off(). | David S. Miller | 2008-02-19 |
* | | | cgroup: clean up cgroup.h | Li Zefan | 2008-02-23 |
* | | | cgroup: fix comments | Li Zefan | 2008-02-23 |
* | | | h8300: IRQ handling update | Yoshinori Sato | 2008-02-23 |
* | | | h8300: uaccess.h update | Yoshinori Sato | 2008-02-23 |
* | | | futex: runtime enable pi and robust functionality | Thomas Gleixner | 2008-02-23 |
* | | | efs: move headers out of include/linux/ | Christoph Hellwig | 2008-02-23 |
* | | | spi: pxa2xx_spi clock polarity fix | Ned Forrester | 2008-02-23 |
* | | | NOMMU: is_vmalloc_addr() won't compile if !MMU | David Howells | 2008-02-23 |
* | | | sparc: fix build | David Rientjes | 2008-02-23 |
* | | | MN10300: define SO_MARK | David Howells | 2008-02-23 |
* | | | MN10300: define HZ as a config option | David Howells | 2008-02-23 |
* | | | percpu: fix DEBUG_PREEMPT per_cpu checking | Hugh Dickins | 2008-02-23 |
* | | | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki | 2008-02-23 |
* | | | [ALSA] opl3 - Fix compilation without sequencer support | Takashi Iwai | 2008-02-22 |
* | | | MM: Fix macro argument substitution in PageHead() and PageTail() | David Howells | 2008-02-21 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-02-21 |
|\ \ \ |
|
| * | | | Hibernation: Handle DEBUG_PAGEALLOC on x86 | Rafael J. Wysocki | 2008-02-21 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-02-21 |
|\ \ \ \ |
|
| * | | | | PCI: pci_ids: patch for Intel ICH10 DeviceID's | Jason Gaston | 2008-02-21 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-02-21 |
|\ \ \ \ |
|
| * | | | | [ARM] 4835/1: Fix stale comment in struct machine_desc description | Leonid Evdokimov | 2008-02-21 |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-02-21 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | [POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg} | Andre Detsch | 2008-02-19 |
| |/ / / |
|
* | | | | FRV: Change the timerfd syscalls to be the same as i386 | David Howells | 2008-02-20 |