| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | [PATCH] sanitize sections for sparc32 smp | Al Viro | 2007-02-01 | 2 | -5/+5 |
* | | | [PATCH] efi_set_rtc_mmss() is not __init | Al Viro | 2007-02-01 | 1 | -1/+1 |
* | | | [PATCH] __crc_... is intended to be absolute | Al Viro | 2007-02-01 | 1 | -0/+2 |
* | | | [PATCH] fork_idle() should be __cpuinit, not __devinit | Al Viro | 2007-02-01 | 1 | -1/+1 |
* | | | [PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify(). | Al Viro | 2007-02-01 | 1 | -1/+1 |
* | | | [PATCH] ide section fixes | Al Viro | 2007-02-01 | 1 | -4/+4 |
* | | | [PATCH] mca_nmi_hook() can be called at any point | Al Viro | 2007-02-01 | 1 | -1/+1 |
* | | | [PATCH] fix frv headers_check | Al Viro | 2007-02-01 | 4 | -2/+14 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-01-31 | 8 | -25/+45 |
|\ \ \ |
|
| * | | | [NETFILTER]: xt_hashlimit: fix ip6tables dependency | Patrick McHardy | 2007-01-30 | 1 | -1/+1 |
| * | | | [SCTP]: Force update of the rto when processing HB-ACK | Vlad Yasevich | 2007-01-30 | 1 | -0/+6 |
| * | | | [IPV6]: fix BUG of ndisc_send_redirect() | Li Yewang | 2007-01-30 | 1 | -0/+7 |
| * | | | [IPV6]: Fix up some CONFIG typos | Neil Horman | 2007-01-30 | 1 | -2/+2 |
| * | | | [NETFILTER]: SIP conntrack: fix out of bounds memory access | Patrick McHardy | 2007-01-30 | 2 | -2/+2 |
| * | | | [NETFILTER]: SIP conntrack: fix skipping over user info in SIP headers | Lars Immisch | 2007-01-30 | 2 | -2/+14 |
| * | | | [NETFILTER]: xt_connbytes: fix division by zero | Patrick McHardy | 2007-01-30 | 1 | -17/+12 |
| * | | | [MAINTAINERS]: netfilter@ is subscribers-only | Randy Dunlap | 2007-01-30 | 1 | -1/+1 |
* | | | | Revert "[PATCH] mm: micro optimise zone_watermark_ok" | Linus Torvalds | 2007-01-31 | 1 | -2/+1 |
| |/ /
|/| | |
|
* | | | Linux 2.6.20-rc7v2.6.20-rc7 | Linus Torvalds | 2007-01-30 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos... | Linus Torvalds | 2007-01-30 | 4 | -16/+11 |
|\ \ \ |
|
| * | | | HID: fix pb_fnmode and move it to generic HID | Jiri Kosina | 2007-01-30 | 3 | -13/+8 |
| * | | | HID: fix hid-input mapping for Firefly Mini Remote Control | Simon Bennett | 2007-01-25 | 1 | -0/+2 |
| * | | | USB HID: fix hid_blacklist clash for 0x08ca/0x0010 | Jiri Kosina | 2007-01-25 | 1 | -3/+0 |
| * | | | HID: fix memleaking of collection | Jiri Kosina | 2007-01-25 | 1 | -0/+1 |
* | | | | [PATCH] IPMI: fix timeout list handling | David Barksdale | 2007-01-30 | 1 | -2/+1 |
* | | | | [PATCH] ntfs: kmap_atomic() atomicity fix | Andrew Morton | 2007-01-30 | 1 | -0/+4 |
* | | | | [PATCH] uml: fix signal frame alignment | Jeff Dike | 2007-01-30 | 2 | -3/+5 |
* | | | | [PATCH] jmicron: 40/80pin primary detection | ethanhsiao@jmicron.com | 2007-01-30 | 1 | -7/+7 |
* | | | | [PATCH] Fix VIA quirks | Jean Delvare | 2007-01-30 | 1 | -36/+42 |
* | | | | [PATCH] kprobes: replace magic numbers with enum | Masami Hiramatsu | 2007-01-30 | 1 | -7/+13 |
* | | | | [PATCH] Remove warning: VFS is out of sync with lock manager | Neil Brown | 2007-01-30 | 1 | -2/+3 |
* | | | | [PATCH] translate dashes in filenames for headers install | Mike Frysinger | 2007-01-30 | 1 | -1/+1 |
* | | | | [PATCH] Don't allow the stack to grow into hugetlb reserved regions | Adam Litke | 2007-01-30 | 1 | -0/+7 |
| |/ /
|/| | |
|
* | | | Revert "net: ifb error path loop fix" | Linus Torvalds | 2007-01-30 | 1 | -1/+2 |
* | | | [PATCH] namespaces: fix task exit disaster | Serge E. Hallyn | 2007-01-30 | 3 | -3/+3 |
* | | | Revert "[PATCH] namespaces: fix exit race by splitting exit" | Linus Torvalds | 2007-01-30 | 4 | -40/+16 |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-01-30 | 5 | -15/+53 |
|\ \ \ |
|
| * | | | libata: fix translation for START STOP UNIT | Robert Hancock | 2007-01-30 | 1 | -5/+4 |
| * | | | libata-scsi: ata_task_ioctl should return ATA registers from sense data | David Milburn | 2007-01-30 | 1 | -6/+45 |
| * | | | pata_platform: set_mode fix | Andrew Morton | 2007-01-30 | 1 | -1/+3 |
| * | | | ata_if_xfermask() word 51 fix | Lennert Buytenhek | 2007-01-30 | 1 | -1/+1 |
| * | | | pata_sil680: PIO1 taskfile transfers overclocking fix (repost) | Sergei Shtylyov | 2007-01-30 | 1 | -1/+1 |
| * | | | Merge branch 'master' into upstream-fixes | Jeff Garzik | 2007-01-30 | 8 | -55/+34 |
| |\ \ \ |
|
| * | | | | libata: fix ata_eh_suspend() return value | Tejun Heo | 2007-01-27 | 1 | -1/+1 |
| * | | | | ahci: port_no should be used when clearing IRQ in ahci_thaw() | Tejun Heo | 2007-01-27 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-01-30 | 2 | -13/+13 |
|\ \ \ \ |
|
| * | | | | [CPUFREQ] Remove unneeded errata workaround from p4-clockmod. | Dave Jones | 2007-01-29 | 1 | -9/+0 |
| * | | | | [CPUFREQ] check sysfs_create_link return value | Ahmed S. Darwish | 2007-01-29 | 1 | -4/+13 |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2007-01-30 | 6 | -22/+54 |
|\ \ \ \ \ |
|
| * | | | | | [AGPGART] Add new IDs to VIA AGP. | Dave Jones | 2007-01-28 | 3 | -4/+22 |