summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | [PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify().Al Viro2007-02-011-1/+1
* | | [PATCH] ide section fixesAl Viro2007-02-011-4/+4
* | | [PATCH] mca_nmi_hook() can be called at any pointAl Viro2007-02-011-1/+1
* | | [PATCH] fix frv headers_checkAl Viro2007-02-014-2/+14
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-01-318-25/+45
|\ \ \
| * | | [NETFILTER]: xt_hashlimit: fix ip6tables dependencyPatrick McHardy2007-01-301-1/+1
| * | | [SCTP]: Force update of the rto when processing HB-ACKVlad Yasevich2007-01-301-0/+6
| * | | [IPV6]: fix BUG of ndisc_send_redirect()Li Yewang2007-01-301-0/+7
| * | | [IPV6]: Fix up some CONFIG typosNeil Horman2007-01-301-2/+2
| * | | [NETFILTER]: SIP conntrack: fix out of bounds memory accessPatrick McHardy2007-01-302-2/+2
| * | | [NETFILTER]: SIP conntrack: fix skipping over user info in SIP headersLars Immisch2007-01-302-2/+14
| * | | [NETFILTER]: xt_connbytes: fix division by zeroPatrick McHardy2007-01-301-17/+12
| * | | [MAINTAINERS]: netfilter@ is subscribers-onlyRandy Dunlap2007-01-301-1/+1
* | | | Revert "[PATCH] mm: micro optimise zone_watermark_ok"Linus Torvalds2007-01-311-2/+1
| |/ / |/| |
* | | Linux 2.6.20-rc7v2.6.20-rc7Linus Torvalds2007-01-301-1/+1
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-01-304-16/+11
|\ \ \
| * | | HID: fix pb_fnmode and move it to generic HIDJiri Kosina2007-01-303-13/+8
| * | | HID: fix hid-input mapping for Firefly Mini Remote ControlSimon Bennett2007-01-251-0/+2
| * | | USB HID: fix hid_blacklist clash for 0x08ca/0x0010Jiri Kosina2007-01-251-3/+0
| * | | HID: fix memleaking of collectionJiri Kosina2007-01-251-0/+1
* | | | [PATCH] IPMI: fix timeout list handlingDavid Barksdale2007-01-301-2/+1
* | | | [PATCH] ntfs: kmap_atomic() atomicity fixAndrew Morton2007-01-301-0/+4
* | | | [PATCH] uml: fix signal frame alignmentJeff Dike2007-01-302-3/+5
* | | | [PATCH] jmicron: 40/80pin primary detectionethanhsiao@jmicron.com2007-01-301-7/+7
* | | | [PATCH] Fix VIA quirksJean Delvare2007-01-301-36/+42
* | | | [PATCH] kprobes: replace magic numbers with enumMasami Hiramatsu2007-01-301-7/+13
* | | | [PATCH] Remove warning: VFS is out of sync with lock managerNeil Brown2007-01-301-2/+3
* | | | [PATCH] translate dashes in filenames for headers installMike Frysinger2007-01-301-1/+1
* | | | [PATCH] Don't allow the stack to grow into hugetlb reserved regionsAdam Litke2007-01-301-0/+7
| |/ / |/| |
* | | Revert "net: ifb error path loop fix"Linus Torvalds2007-01-301-1/+2
* | | [PATCH] namespaces: fix task exit disasterSerge E. Hallyn2007-01-303-3/+3
* | | Revert "[PATCH] namespaces: fix exit race by splitting exit"Linus Torvalds2007-01-304-40/+16
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-01-305-15/+53
|\ \ \
| * | | libata: fix translation for START STOP UNITRobert Hancock2007-01-301-5/+4
| * | | libata-scsi: ata_task_ioctl should return ATA registers from sense dataDavid Milburn2007-01-301-6/+45
| * | | pata_platform: set_mode fixAndrew Morton2007-01-301-1/+3
| * | | ata_if_xfermask() word 51 fixLennert Buytenhek2007-01-301-1/+1
| * | | pata_sil680: PIO1 taskfile transfers overclocking fix (repost)Sergei Shtylyov2007-01-301-1/+1
| * | | Merge branch 'master' into upstream-fixesJeff Garzik2007-01-308-55/+34
| |\ \ \
| * | | | libata: fix ata_eh_suspend() return valueTejun Heo2007-01-271-1/+1
| * | | | ahci: port_no should be used when clearing IRQ in ahci_thaw()Tejun Heo2007-01-271-1/+1
| | |_|/ | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-01-302-13/+13
|\ \ \ \
| * | | | [CPUFREQ] Remove unneeded errata workaround from p4-clockmod.Dave Jones2007-01-291-9/+0
| * | | | [CPUFREQ] check sysfs_create_link return valueAhmed S. Darwish2007-01-291-4/+13
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-01-306-22/+54
|\ \ \ \ \
| * | | | | [AGPGART] Add new IDs to VIA AGP.Dave Jones2007-01-283-4/+22
| * | | | | [AGPGART] Remove pointless assignment.Dave Jones2007-01-281-5/+5
| * | | | | [AGPGART] Remove pointless typedef in ati-agpDave Jones2007-01-281-13/+13
| * | | | | [AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages()Dave Jones2007-01-281-0/+5
| * | | | | [AGPGART] intel_agp: restore graphics device's pci space early in resumeWang Zhenyu2007-01-171-0/+9
OpenPOWER on IntegriCloud