summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ppc64: Don't panic when early __ioremap failsBenjamin Herrenschmidt2005-11-101-2/+5
* [PATCH] ppc64 boot: fix compile warningsOlaf Hering2005-11-101-4/+4
* [PATCH] ppc64 boot: remove sysmap from required filenamesOlaf Hering2005-11-101-62/+69
* [PATCH] ppc64 boot: remove argv usageOlaf Hering2005-11-101-14/+18
* [PATCH] ppc64 boot: remove local initializersOlaf Hering2005-11-101-28/+28
* [PATCH] fs_enet build fixMarcelo Tosatti2005-11-104-0/+4
* [PATCH] ppc32: fix ppc44x fpu buildMatt Porter2005-11-101-1/+1
* [PATCH] powerpc: Move various ppc64 files with no ppc32 equivalent to powerpcDavid Gibson2005-11-1011-39/+35
* [PATCH] powerpc: Merge current.hDavid Gibson2005-11-103-27/+27
* [PATCH] powerpc: Merge signal.hDavid Gibson2005-11-105-156/+22
* Merge ../linux-2.6Paul Mackerras2005-11-10737-17942/+40074
|\
| * Fix AGP compile on non-x86 architecturesLinus Torvalds2005-11-092-6/+4
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2005-11-095-33/+24
| |\
| | * [PATCH] i2c-viapro: Some adjustmentsJean Delvare2005-11-072-17/+16
| | * [PATCH] hwmon: Fix two w83627hf bugsYuan Mu2005-11-071-12/+4
| | * [PATCH] i2c: ds1337 BCD conversion fixJames Chapman2005-11-071-2/+2
| | * [PATCH] i2c: writing-client doc update complementJean Delvare2005-11-071-2/+2
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2005-11-091-0/+3
| |\ \
| | * | JFS: set i_ctime & i_mtime on target directory when creating linksDave Kleikamp2005-10-311-0/+3
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-11-098-72/+92
| |\ \ \
| | * | | [IPV6]: ip6ip6_lock is not unlocked in error path.Ken-ichirou MATSUZAWA2005-11-091-0/+1
| | * | | [IPV6]: Fix fallout from CONFIG_IPV6_PRIVACYPeter Chubb2005-11-091-1/+2
| | * | | [NETFILTER] ctnetlink: ICMP_ID is u_int16_t not u_int8_t.Krzysztof Piotr Oledzki2005-11-091-1/+1
| | * | | [NETFILTER] ctnetlink: Fix oops when no ICMP ID info in messageKrzysztof Piotr Oledzki2005-11-091-1/+2
| | * | | [NETFILTER] ctnetlink: Add support to identify expectations by ID'sPablo Neira Ayuso2005-11-091-0/+8
| | * | | [NETFILTER] ctnetlink: propagate error instaed of returning -EPERMPablo Neira Ayuso2005-11-091-1/+1
| | * | | [NETFILTER] ctnetlink: return -EINVAL if size is wrongPablo Neira Ayuso2005-11-091-1/+1
| | * | | [NETFILTER]: stop tracking ICMP error at early pointYasuyuki Kozakai2005-11-091-5/+5
| | * | | [NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is setHarald Welte2005-11-091-7/+10
| | * | | [NETFILTER] PPTP helper: fix PNS-PAC expectation call idPhilip Craig2005-11-091-2/+26
| | * | | [NETFILTER] ctnetlink: get_conntrack can use GFP_KERNELPablo Neira Ayuso2005-11-091-1/+1
| | * | | [NETFILTER] ctnetlink: kill unused includesPablo Neira Ayuso2005-11-091-3/+0
| | * | | [NETFILTER] ctnetlink: add module alias to fix autoloadingPablo Neira Ayuso2005-11-091-0/+2
| | * | | [NETFILTER] ctnetlink: add marking support from userspacePablo Neira Ayuso2005-11-091-0/+10
| | * | | [NETFILTER] ctnetlink: check if protoinfo is presentPablo Neira Ayuso2005-11-091-0/+5
| | * | | [NETFILTER] nfnetlink: nfattr_parse() can never fail, make it voidHarald Welte2005-11-094-46/+11
| | * | | [NETFILTER]: refcount leak of proto when ctnetlink dumping tupleYasuyuki Kozakai2005-11-091-3/+6
| | * | | [NETFILTER]: packet counter of conntrack is 32bitsYasuyuki Kozakai2005-11-091-1/+1
| * | | | [SPARC] sbus rtc: implement ->compat_ioctlChristoph Hellwig2005-11-092-2/+22
| * | | | [SPARC]: Fix locking thinkos in display7seg and cpwatchdog drivers.David S. Miller2005-11-092-2/+2
| * | | | [SPARC64]: Use ARRAY_SIZE macroTobias Klauser2005-11-093-5/+3
| * | | | [SPARC]: Use ARRAY_SIZE macroTobias Klauser2005-11-093-5/+3
| |/ / /
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2005-11-094-12/+30
| |\ \ \
| | * | | [PATCH] i460-agp warning fixesAndrew Morton2005-11-081-3/+5
| | * | | [PATCH] AGP performance fixesAlan Hourihane2005-11-084-9/+25
| * | | | Fix ptrace self-attach ruleLinus Torvalds2005-11-091-1/+1
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-0916-24/+379
| |\ \ \ \
| | * | | | [ARM] 3057/1: Add memory control method to support OneNAND sync burst readKyungmin Park2005-11-091-0/+3
| | * | | | [ARM] Clean up save_and_disable_irqs macro and allow use of ARMv6 CPSIDRussell King2005-11-092-5/+8
| | * | | | Merge with ARM SMP treeRussell King2005-11-099-5/+293
| | |\ \ \ \