summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [IPV6] Minor cleanup: remove unused definitions in net/ip6_fib.hRami Rosen2008-02-081-13/+0
| * | | | [IPV6] Minor clenup: remove two unused definitions in net/ip6_route.hRami Rosen2008-02-081-2/+0
| * | | | [AF_IUCV]: defensive programming of iucv_callback_txdoneUrsula Braun2008-02-081-7/+14
| * | | | [AF_IUCV]: broken send_skb_q results in endless loopUrsula Braun2008-02-081-1/+7
| * | | | [IUCV]: wrong irq-disabling locking at module load timeUrsula Braun2008-02-081-2/+2
| * | | | [CAN]: Minor clean-upsUrs Thuermann2008-02-081-15/+9
| * | | | [CAN]: Move proto_{,un}register() out of spin-locked regionUrs Thuermann2008-02-081-13/+14
| * | | | [CAN]: Clean up module auto loadingUrs Thuermann2008-02-081-12/+6
| * | | | [IPSEC] flow: Remove an unnecessary ____cacheline_alignedEric Dumazet2008-02-081-1/+1
| * | | | [IPV4]: route: fix crash ip_route_inputPatrick McHardy2008-02-081-1/+1
| * | | | [NETFILTER]: xt_iprange: add missing #includeJan Engelhardt2008-02-081-0/+1
| * | | | [NETFILTER]: xt_iprange: fix typo in address familyPatrick McHardy2008-02-081-1/+1
| * | | | [NETFILTER]: nf_conntrack: fix ct_extend ->move operationPatrick McHardy2008-02-083-5/+6
| * | | | [NETFILTER]: nf_conntrack: TCP conntrack reopening fixJozsef Kadlecsik2008-02-081-6/+26
| |/ / /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-088-42/+88
|\ \ \ \
| * \ \ \ Merge branches 'release', 'dmi' and 'misc' into releaseLen Brown2008-02-087-42/+68
| |\ \ \ \
| | * | | | acer-wmi, tc1100-wmi: select ACPI_WMILen Brown2008-02-081-2/+2
| | * | | | ACPI: WMI: Improve Kconfig descriptionCarlos Corbacho2008-02-081-4/+15
| | * | | | ACPI: thermal: syntax, spelling, kernel-docLen Brown2008-02-083-35/+41
| | * | | | intel_menlo: build on X86 onlyLen Brown2008-02-071-0/+1
| | * | | | ACPI: build WMI on X86 onlyLen Brown2008-02-071-0/+1
| | * | | | ACPI: cpufreq: Print _PPC changes via cpufreq debug layerThomas Renninger2008-02-071-0/+7
| | * | | | ACPI: add newline to printkLen Brown2008-02-071-1/+1
| * | | | | ACPI: DMI: add Panasonic CF-52 and Thinpad X61Len Brown2008-02-081-0/+20
| | |_|/ / | |/| | |
* | | | | splice: missing user pointer access verificationJens Axboe2008-02-081-0/+8
* | | | | quota: turn quotas off when remounting read-onlyJan Kara2008-02-081-0/+1
* | | | | ext3 can fail badly when device stops accepting BIO_RW_BARRIER requestsNeil Brown2008-02-081-1/+2
* | | | | reduce large do_mount stack usage with noinlinesEric Sandeen2008-02-081-5/+13
* | | | | uml: fix mm_context memory leakJeff Dike2008-02-082-0/+6
* | | | | uml: x86_64 should copy %fs during forkJeff Dike2008-02-081-1/+2
* | | | | uml: improved error handling while locating temp dirJim Meyering2008-02-081-9/+6
* | | | | uml: style fixes in arch/um/os-LinuxJeff Dike2008-02-0814-129/+98
* | | | | uml: runtime host VMSPLIT detectionJeff Dike2008-02-0815-75/+153
* | | | | CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-0853-132/+326
* | | | | update checkpatch.pl to version 0.14Andy Whitcroft2008-02-081-42/+184
* | | | | MIPS: Mark all but i8259 interrupts as no-probe.Ralf Baechle2008-02-082-1/+8
* | | | | IRQ_NOPROBE helper functionsRalf Baechle2008-02-082-0/+39
* | | | | fs/char_dev.c: chrdev_open marked static and removed from fs.hDenis Cheng2008-02-083-4/+3
* | | | | preemptible RCU: sparse annotationsPatrick McHardy2008-02-081-2/+2
* | | | | buffer_head: fix private_list handlingJan Kara2008-02-081-4/+19
* | | | | Convert loglevel-related kernel boot parameters to early_paramYinghai Lu2008-02-081-9/+5
* | | | | Add new string functions strict_strto* and convert kernel params to use themYi Yang2008-02-083-10/+137
* | | | | getdelays: fix gcc warningsRandy Dunlap2008-02-081-3/+3
* | | | | cpu: fix section mismatch warnings for enable_nonboot_cpusSam Ravnborg2008-02-081-1/+1
* | | | | use __u32 in linux/reiserfs_fs.hMike Frysinger2008-02-081-1/+1
* | | | | Remove a.out interpreter support in ELF loaderAndi Kleen2008-02-082-163/+21
* | | | | Don't operate with pid_t in rtmutex testerPavel Emelyanov2008-02-082-4/+10
* | | | | Use find_task_by_vpid in posix timersPavel Emelyanov2008-02-082-5/+5
* | | | | NBD: remove limit on max number of nbd devicesPaul Clements2008-02-082-7/+4
* | | | | Char: applicom, use pci_match_idJiri Slaby2008-02-081-11/+4