aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
* | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-01-26
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | locking, hpet: annotate false positive warningPeter Zijlstra2009-01-12
| * | | | Merge commit 'v2.6.29-rc1' into timers/urgentIngo Molnar2009-01-11
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | itimers: remove the per-cpu-ish-nessPeter Zijlstra2009-01-07
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-01-16
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | libata: Add another column to the ata_timing table.David Daney2009-01-16
| * | | | [libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik2009-01-16
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-15
|\ \ \ \ \
| * | | | | net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt2009-01-15
| * | | | | netfilter 09/09: remove padding from struct xt_match on 64bit buildsRichard Kennedy2009-01-13
| * | | | | net: Fix a comment in include/linux/netdevice.h.Krzysztof HaƂasa2009-01-13
| | |_|_|/ | |/| | |
* | | | | include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput2009-01-15
* | | | | btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng2009-01-15
* | | | | resources: fix parameter name and kernel-docRandy Dunlap2009-01-15
* | | | | jbd: fix missing kernel-docRandy Dunlap2009-01-15
* | | | | cgroups: consolidate cgroup documentsLi Zefan2009-01-15
| |/ / / |/| | |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-01-14
|\ \ \ \
| * \ \ \ Merge commit 'gcl/gcl-next' into nextBenjamin Herrenschmidt2009-01-12
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drivers/of: Add the of_find_i2c_device_by_node function.Jon Smirl2009-01-09
* | | | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-14
|\ \ \ \ \
| * | | | | [CVE-2009-0029] System call wrappers part 33Heiko Carstens2009-01-14
| * | | | | [CVE-2009-0029] System call wrappers part 32Heiko Carstens2009-01-14
| * | | | | [CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt2009-01-14
| * | | | | [CVE-2009-0029] System call wrapper infrastructureHeiko Carstens2009-01-14
| * | | | | [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-14
| * | | | | [CVE-2009-0029] Convert all system calls to return a longHeiko Carstens2009-01-14
| * | | | | [CVE-2009-0029] Move compat system call declarations to compat header fileHeiko Carstens2009-01-14
| |/ / / /
* | | | | byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-14
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-01-14
|\ \ \ \ \
| * | | | | IDE: fix sparse signed-ness errors with host->host_busyBen Dooks2009-01-14
| * | | | | it821x: Add ultra_mask quirk for Vortex86SXBrandon Philips2009-01-14
| |/ / / /
* / / / / mm: fix assertionNick Piggin2009-01-14
|/ / / /
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-12
|\ \ \ \
| * | | | smp_call_function_single(): be slightly less stupidAndrew Morton2009-01-10
| | |_|/ | |/| |
* | | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-01-12
|\ \ \ \
| * | | | regulator: PCF50633 pmic driverBalaji Rao2009-01-10
| * | | | power_supply: PCF50633 battery charger driverBalaji Rao2009-01-10
| * | | | mfd: PCF50633 gpio supportBalaji Rao2009-01-10
| * | | | mfd: PCF50633 adc driverBalaji Rao2009-01-10
| * | | | mfd: PCF50633 core driverBalaji Rao2009-01-10
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-12
|\ \ \ \
| * | | | net_dma: acquire/release dma channels on ifup/ifdownDan Williams2009-01-11
| |/ / /
* | | | Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...Linus Torvalds2009-01-12
|\ \ \ \
| * | | | BUGFIX: used NULL pointer at ioctl(sk,IMGETDEVINFO,&devinfo) when devinfo.id ...Martin Bachem2009-01-11
| |/ / /
* / / / m68k: dio - Kill warn_unused_result warningsGeert Uytterhoeven2009-01-12
|/ / /
* | | libata: Add a per-host flag to opt-in into parallel port probesArjan van de Ven2009-01-10
* | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-10
|\ \ \
| * | | cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell2009-01-06
* | | | rbtree: add const qualifier to some functionsArtem Bityutskiy2009-01-10
* | | | filesystem freeze: implement generic freeze featureTakashi Sato2009-01-09